mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-06 18:25:41 -05:00
Update GitHub action dependencies (#701)
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
de77f1d9be
commit
998c8ee889
28 changed files with 39 additions and 39 deletions
2
.github/workflows/update-cli-reference.yml
vendored
2
.github/workflows/update-cli-reference.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
ref: ${{ github.head_ref }}
|
||||
|
||||
- name: Setup Go environment
|
||||
uses: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f # tag=v3.3.1
|
||||
uses: actions/setup-go@d0a58c1c4d2b25278816e339b944508c875f3613 # v3.4.0
|
||||
with:
|
||||
go-version: "1.19.3"
|
||||
cache: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue