mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-13 00:50:38 -05:00
bump gcp guest agent in workflow
This commit is contained in:
parent
ef367275e1
commit
2a7c6ba052
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build-gcp-guest-agent.yml
vendored
4
.github/workflows/build-gcp-guest-agent.yml
vendored
|
|
@ -16,9 +16,9 @@ jobs:
|
||||||
packages: write
|
packages: write
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
version: ["20220713.00"]
|
version: ["20220927.00"]
|
||||||
include:
|
include:
|
||||||
- version: "20220713.00"
|
- version: "20220927.00"
|
||||||
latest: true
|
latest: true
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
|
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue