Skip to content

Commit

Permalink
Merge pull request #1 from NSLS-II-TST/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons-6dde707011

Bump actions/attest-build-provenance from 1.3.3 to 1.4.0 in the actions group
  • Loading branch information
jwlodek authored Jul 31, 2024
2 parents 6ca3e27 + 2254625 commit 2f7c97b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
path: dist

- name: Generate artifact attestation for sdist and wheel
uses: actions/attest-build-provenance@v1.3.3
uses: actions/attest-build-provenance@v1.4.0
with:
subject-path: "dist/*"

Expand Down

0 comments on commit 2f7c97b

Please sign in to comment.