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 f68fc44 commit 677b39dCopy full SHA for 677b39d
1 file changed
.github/workflows/ci.yaml
@@ -140,7 +140,7 @@ jobs:
140
if: ${{ github.repository_owner == 'cryostatio' && inputs.push-container}}
141
steps:
142
- name: Download container tarballs
143
- uses: actions/download-artifact@v8
+ uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
144
with:
145
path: containers
146
pattern: ${{ github.sha }}-*
0 commit comments