Skip to content

Commit 677b39d

Browse files
chore(deps): update actions/download-artifact action to v8.0.1 (#1013)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f68fc44 commit 677b39d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
if: ${{ github.repository_owner == 'cryostatio' && inputs.push-container}}
141141
steps:
142142
- name: Download container tarballs
143-
uses: actions/download-artifact@v8
143+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
144144
with:
145145
path: containers
146146
pattern: ${{ github.sha }}-*

0 commit comments

Comments
 (0)