Skip to content

Commit

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

chore(deps): bump actions/attest-build-provenance from 1.4.0 to 1.4.1 in the github-actions group
  • Loading branch information
cpswan authored Aug 12, 2024
2 parents df07c1c + fbe494c commit 2f6a5ee
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@210c1913531870065f03ce1f9440dd87bc0938cd # v1.4.0
- uses: actions/attest-build-provenance@310b0a4a3b0b78ef57ecda988ee04b132db73ef8 # v1.4.1
with:
subject-path: "tarballs/**"

Expand Down

0 comments on commit 2f6a5ee

Please sign in to comment.