Skip to content

Commit

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

chore(deps): bump actions/attest-build-provenance from 1.4.3 to 1.4.4 in the github-actions group
  • Loading branch information
cpswan authored Nov 6, 2024
2 parents 0438b3c + d3beb80 commit d829adc
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@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
- uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
with:
subject-path: "tarballs/**"

Expand Down

0 comments on commit d829adc

Please sign in to comment.