We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdc8206 + 9819d12 commit 4f2d70dCopy full SHA for 4f2d70d
.github/workflows/verify.yml
@@ -89,7 +89,7 @@ jobs:
89
-
90
name: Download artifacts
91
if: ${{ steps.vars.outputs.signed == 'true' && steps.vars.outputs.output-type == 'local' }}
92
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
93
with:
94
name: ${{ steps.vars.outputs.artifact-name }}
95
0 commit comments