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 7571b15 commit fb00c14Copy full SHA for fb00c14
1 file changed
.github/workflows/sync-issue-labels-add.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Download labels artifact
44
id: download
45
continue-on-error: true
46
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
47
with:
48
name: pr-labels-${{ github.event.inputs.pr_number }}
49
path: artifacts
0 commit comments