Skip to content

Commit

Permalink
build(deps): bump pantsbuild/actions from 7 to 8
Browse files Browse the repository at this point in the history
Bumps [pantsbuild/actions](https://github.com/pantsbuild/actions) from 7 to 8.
- [Release notes](https://github.com/pantsbuild/actions/releases)
- [Commits](pantsbuild/actions@v7...v8)

---
updated-dependencies:
- dependency-name: pantsbuild/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 0aea90a commit 5c33a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pants.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
- uses: pantsbuild/actions/init-pants@v7
- uses: pantsbuild/actions/init-pants@v8
with:
pants-python-version: ${{ matrix.python-version }}
gha-cache-key: cache0-py${{ matrix.python-version }}
Expand Down

0 comments on commit 5c33a22

Please sign in to comment.