Skip to content

Commit 4b7d093

Browse files
chore(deps): update actions/download-artifact digest to 3e5f45b (#420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c1766b3 commit 4b7d093

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-size-label-apply.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
if: github.event.workflow_run.conclusion == 'success'
1717
steps:
1818
- name: Download artifact
19-
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8
19+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
2020
with:
2121
name: pr-size-label
2222
path: pr-size/
@@ -87,7 +87,7 @@ jobs:
8787
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
8888

8989
- name: Download artifact
90-
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8
90+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
9191
with:
9292
name: pr-size-label
9393
path: pr-size/

0 commit comments

Comments
 (0)