We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe0bdb commit 330b608Copy full SHA for 330b608
.github/workflows/aws_azs.yaml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
import_new_regions_and_zones:
8
runs-on: ubuntu-24.04
9
- container: gsoci.azurecr.io/giantswarm/golang:1.25.1
+ container: gsoci.azurecr.io/giantswarm/golang:1.25.2
10
steps:
11
- name: Check out the code
12
uses: actions/checkout@v5
0 commit comments