Skip to content

Commit

Permalink
Merge pull request #396 from atsign-foundation/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/github-actions-f62ea0f67c

chore(deps): bump actions/attest-build-provenance from 1.4.2 to 1.4.3 in the github-actions group
  • Loading branch information
cpswan authored Sep 6, 2024
2 parents 6a28eaf + 745481e commit 0b0be7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
working-directory: tarballs
run: |
echo "hashes=$(cat checksums.txt | base64 -w0)" >> "$GITHUB_OUTPUT"
- uses: actions/attest-build-provenance@6149ea5740be74af77f260b9db67e633f6b0a9a1 # v1.4.2
- uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
with:
subject-path: "tarballs/**"

Expand Down

0 comments on commit 0b0be7b

Please sign in to comment.