mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-01 19:46:07 -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
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue