Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

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
  • 6a6e3a3 Switch windows-2019 for windows-2025
  • 41d0356 Merge pull request #15 from opensafely-core/dependabot/pip/requests-2.32.2
  • 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
  • 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 Jul 13, 2026
@tomodwyer

Copy link
Copy Markdown
Member

Closed in favour of #2009

@tomodwyer tomodwyer closed this Jul 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@tomodwyer
tomodwyer deleted the dependabot/github_actions/opensafely-core/setup-action-1.6.1 branch July 14, 2026 08:26
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