Skip to content

Commit b12c365

Browse files
authored
Merge pull request #47 from github/dependabot/github_actions/actions/download-artifact-5.0.0
Bump actions/download-artifact from 4.1.9 to 5.0.0
2 parents b49c49b + 766a021 commit b12c365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/attest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
id-token: write
1818
attestations: write
1919
steps:
20-
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
20+
- uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
2121
with:
2222
name: ${{ inputs.artifact }}
2323
- uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0

0 commit comments

Comments
 (0)