mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-05 17:55:32 -05:00
deps: update GitHub action dependencies (#3259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1edc1966f9
commit
78ce220cf9
16 changed files with 49 additions and 49 deletions
2
.github/workflows/test-operator-codegen.yml
vendored
2
.github/workflows/test-operator-codegen.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
ref: ${{ !github.event.pull_request.head.repo.fork && github.head_ref || '' }}
|
||||
|
||||
- name: Setup Go environment
|
||||
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
|
||||
uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
|
||||
with:
|
||||
go-version: "1.22.5"
|
||||
cache: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue