Skip to content

Commit cfa7af4

Browse files
chore: update dawidd6/action-download-artifact action to v3
1 parent 3d9bf15 commit cfa7af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
prerelease: true
6363
- name: Download latest changelog
6464
if: ${{ inputs.new_tag != '' }}
65-
uses: dawidd6/action-download-artifact@268677152d06ba59fcec7a7f0b5d961b6ccd7e1e # v2.28.0
65+
uses: dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe # v3.1.4
6666
with:
6767
workflow: release.yml
6868
name: changelog-${{ inputs.new_tag }}

0 commit comments

Comments
 (0)