Skip to content

Commit

Permalink
ci: Bump pantsbuils/actions/init-pants from v5 to v8 (#1889)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaminyam authored Feb 13, 2024
1 parent 60bda3d commit f57776c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sbom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Prepare cache dir for Pants
run: mkdir -p .tmp
- name: Bootstrap Pants
uses: pantsbuild/actions/init-pants@v5-scie-pants
uses: pantsbuild/actions/init-pants@v8
with:
gha-cache-key: pants-cache-main-1-sbom-py${{ env.PROJECT_PYTHON_VERSION }}-${{ runner.os }}-${{ runner.arch }}
named-caches-hash: ${{ hashFiles('python*.lock', 'tools/*.lock') }}
Expand Down

0 comments on commit f57776c

Please sign in to comment.