We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2adcd3 commit dbe68e2Copy full SHA for dbe68e2
.github/workflows/slsa.yml
@@ -69,7 +69,7 @@ jobs:
69
shell: bash
70
71
- name: Download ${{ env.REPOSITORY_NAME }}.sha256
72
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
73
with:
74
name: ${{ env.REPOSITORY_NAME }}.sha256
75
0 commit comments