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 9a4647e commit d7817b4Copy full SHA for d7817b4
.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.2
+ container: gsoci.azurecr.io/giantswarm/golang:1.25.3
10
steps:
11
- name: Check out the code
12
uses: actions/checkout@v5
0 commit comments