Skip to content

Commit

Permalink
Update golang Docker tag to v1.22.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 4, 2024
1 parent 30d1e22 commit 7618c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: [push,pull_request]
jobs:
build:
runs-on: ubuntu-latest
container: golang:1.17.1
container: golang:1.22.4
steps:
- id: go-cache-paths
run: echo "::set-output name=go-mod::$(go env GOMODCACHE)"
Expand Down

0 comments on commit 7618c37

Please sign in to comment.