We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d97f466 commit 115d8daCopy full SHA for 115d8da
1 file changed
.github/workflows/release.yml
@@ -130,7 +130,7 @@ jobs:
130
- ghcr.io
131
steps:
132
- name: Download digests
133
- uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
134
with:
135
path: ${{ runner.temp }}/digests
136
pattern: digest-*
0 commit comments