Skip to content

Commit

Permalink
Update dependency golang-version to v1.20.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2023
1 parent ee40304 commit 3848f96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: 1.20.3
go-version: 1.20.4

# set up the test environment
- uses: cybozu/octoken-action@v1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
go:
uses: int128/kubebuilder-workflows/.github/workflows/go.yaml@v1
with:
go-version: 1.20.3
go-version: 1.20.4
golangci-lint-version: v1.52.2

0 comments on commit 3848f96

Please sign in to comment.