We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a3029 commit a2bb0afCopy full SHA for a2bb0af
.github/workflows/validate_pr.yaml
@@ -181,7 +181,7 @@ jobs:
181
persist-credentials: false
182
183
- name: download artifacts
184
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
185
with:
186
pattern: binaries-*
187
github-token: ${{ steps.app-token.outputs.token }}
0 commit comments