File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212
1313 - uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
1414 with :
15- go-version : 1.22.0
15+ go-version : 1.22.1
1616
1717 - name : Install go tooling
1818 run : |
Original file line number Diff line number Diff line change 2121 - name : Set up Go
2222 uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
2323 with :
24- go-version : 1.22.0
24+ go-version : 1.22.1
2525
2626 - uses : docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
2727 with :
Original file line number Diff line number Diff line change 2020 uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
2121 with :
2222 # renovate: go-version
23- go-version : 1.22.0
23+ go-version : 1.22.1
2424
2525 - name : Run go tests
2626 run : |
You can’t perform that action at this time.
0 commit comments