Skip to content

Commit fb00c14

Browse files
chore(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 (#2091)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7571b15 commit fb00c14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-issue-labels-add.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Download labels artifact
4444
id: download
4545
continue-on-error: true
46-
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
46+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
4747
with:
4848
name: pr-labels-${{ github.event.inputs.pr_number }}
4949
path: artifacts

0 commit comments

Comments
 (0)