Skip to content

Commit 678bfc9

Browse files
authored
Merge pull request #402 from atsign-foundation/dependabot/github_actions/github-actions-73a34daf9e
build(deps): Bump actions/attest-build-provenance from 2.4.0 to 3.0.0 in the github-actions group
2 parents 3de8802 + 3593b77 commit 678bfc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
run: |
135135
echo "hashes=$(cat checksums.txt | base64 -w0)" >> "$GITHUB_OUTPUT"
136136
- name: Attest the release artifacts
137-
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
137+
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0
138138
with:
139139
subject-path: 'dist/**'
140140
- name: Upload artifact signatures to GitHub Release

0 commit comments

Comments
 (0)