Skip to content

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

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

Bump opensafely-core/setup-action from 1 to 1.6.1#1412
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
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.

0 participants