mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
Update actions/download-artifact action to v3 (#583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5dc78b677b
commit
f5f6be1c56
2
.github/workflows/build-os-image.yml
vendored
2
.github/workflows/build-os-image.yml
vendored
@ -628,7 +628,7 @@ jobs:
|
||||
contents: read
|
||||
steps:
|
||||
- name: Download image lookup table
|
||||
uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869 # v2
|
||||
uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7 # v3
|
||||
with:
|
||||
name: lookup-table
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user