Skip to content

Bump opensafely-core/setup-action from 1 to 1.6.1#56

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/opensafely-core/setup-action-1.6.1
Closed

Bump opensafely-core/setup-action from 1 to 1.6.1#56
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/opensafely-core/setup-action-1.6.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps opensafely-core/setup-action from 1 to 1.6.1.

Release notes

Sourced from opensafely-core/setup-action's releases.

v1.6.1

What's Changed

Full Changelog: opensafely-core/setup-action@v1...v1.6.1

v1.6.0

What's Changed

New Contributors

Full Changelog: opensafely-core/setup-action@v1...v1.6.0

v1.5.0

What's Changed

Optional dependency caching

By default, setup-action assumes that your project is using pip for package management, so it uses the pip dependency cache.

The pip cache is incompatible with uv projects, so you can set cache: null to skip the cache:

    steps:
      - uses: "opensafely-core/setup-action@v1"
        with:
          cache: null

New Contributors

Full Changelog: opensafely-core/setup-action@v1...v1.5.0

v1.4.0

What's Changed

New Contributors

Full Changelog: opensafely-core/setup-action@v1.3.0...v1.4.0

... (truncated)

Commits
  • ce4801f Merge pull request #16 from opensafely-core/steve/update-ubuntu-actions-image
  • 46ce8f6 Fix up shellcheck warning about missing quotes
  • bdfe05c Swap ubuntu-20.04 for ubuntu-24.04
  • 536de87 Bump requests from 2.28.1 to 2.32.2
  • e292b21 Merge pull request #12 from opensafely-core/update-just
  • 2c2d46c Set JUST_VERSION env var in Actions
  • acff917 Update macOS versions used for testing
  • 644e4c4 Update tests to use just 1.34.0
  • 4c7b37a Update just install script
  • d9ff85d Update just to latest released version
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [opensafely-core/setup-action](https://github.com/opensafely-core/setup-action) from 1 to 1.6.1.
- [Release notes](https://github.com/opensafely-core/setup-action/releases)
- [Commits](opensafely-core/setup-action@v1...v1.6.1)

---
updated-dependencies:
- dependency-name: opensafely-core/setup-action
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 1, 2026
@evansd
Copy link
Copy Markdown
Contributor

evansd commented May 6, 2026

@dependabot ignore this major version

We only want to know when a v2 of this action is release. See discussion here:
https://bennettoxford.slack.com/archives/C63UXGB8E/p1777637324148679

@dependabot dependabot Bot closed this May 6, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 6, 2026

OK, I won't notify you about version 1.x.x again, unless you re-open this PR.

@dependabot dependabot Bot deleted the dependabot/github_actions/opensafely-core/setup-action-1.6.1 branch May 6, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant