Skip to content

Commit e91fe39

Browse files
chore(deps): update actions/download-artifact action to v8
1 parent 60ab379 commit e91fe39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
files: composer.lock
110110
- name: Download Images
111111
if: github.actor == 'dependabot[bot]'
112-
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
112+
uses: actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
113113
with:
114114
name: docker-image
115115
path: ./docker-image

0 commit comments

Comments
 (0)