Skip to content

Commit

Permalink
Update golang Docker tag to v1.21.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 23, 2023
1 parent 142d5c5 commit 15ce120
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.21.3
steps:
- id: go-cache-paths
run: echo "::set-output name=go-mod::$(go env GOMODCACHE)"
Expand Down

0 comments on commit 15ce120

Please sign in to comment.