Skip to content

Commit 3ad4d91

Browse files
chore: Update actions/download-artifact action to v8.0.1
1 parent 9e72483 commit 3ad4d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate_pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
persist-credentials: false
182182

183183
- name: download artifacts
184-
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
184+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
185185
with:
186186
pattern: binaries-*
187187
github-token: ${{ steps.app-token.outputs.token }}

0 commit comments

Comments
 (0)