mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
bump gcp guest agent in workflow
This commit is contained in:
parent
ef367275e1
commit
2a7c6ba052
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
|
||||
strategy:
|
||||
matrix:
|
||||
version: ["20220713.00"]
|
||||
version: ["20220927.00"]
|
||||
include:
|
||||
- version: "20220713.00"
|
||||
- version: "20220927.00"
|
||||
latest: true
|
||||
steps:
|
||||
- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
|
||||
|
Loading…
Reference in New Issue
Block a user