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 3f6475e commit f931f31Copy full SHA for f931f31
.github/workflows/pull-request-reviewed-workflow.yaml
@@ -24,7 +24,7 @@ jobs:
24
- name: Get Artifact
25
id: get_artifact
26
continue-on-error: true
27
- uses: dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe # v3.1.4
+ uses: dawidd6/action-download-artifact@07ab29fd4a977ae4d2b275087cf67563dfdf0295 # v9
28
with:
29
github_token: ${{secrets.GITHUB_TOKEN}}
30
workflow: pull-request-reviewed.yaml
0 commit comments