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 c1766b3 commit 4b7d093Copy full SHA for 4b7d093
1 file changed
.github/workflows/pr-size-label-apply.yml
@@ -16,7 +16,7 @@ jobs:
16
if: github.event.workflow_run.conclusion == 'success'
17
steps:
18
- name: Download artifact
19
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
20
with:
21
name: pr-size-label
22
path: pr-size/
@@ -87,7 +87,7 @@ jobs:
87
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
88
89
90
91
92
93
0 commit comments