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 3d9bf15 commit cfa7af4Copy full SHA for cfa7af4
.github/workflows/build_release.yml
@@ -62,7 +62,7 @@ jobs:
62
prerelease: true
63
- name: Download latest changelog
64
if: ${{ inputs.new_tag != '' }}
65
- uses: dawidd6/action-download-artifact@268677152d06ba59fcec7a7f0b5d961b6ccd7e1e # v2.28.0
+ uses: dawidd6/action-download-artifact@09f2f74827fd3a8607589e5ad7f9398816f540fe # v3.1.4
66
with:
67
workflow: release.yml
68
name: changelog-${{ inputs.new_tag }}
0 commit comments