Skip to content

Commit

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

build(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 c985a93 + 31c2325 commit 75bce88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
run: |
echo "hashes=$(cat checksums.txt | base64 -w0)" >> "$GITHUB_OUTPUT"
- name: Attest the release artifacts
uses: actions/attest-build-provenance@6149ea5740be74af77f260b9db67e633f6b0a9a1 # v1.4.2
uses: actions/attest-build-provenance@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
with:
subject-path: 'dist/**'
- name: Upload artifact signatures to GitHub Release
Expand Down

0 comments on commit 75bce88

Please sign in to comment.