Skip to content

Commit 0411977

Browse files
authored
Merge pull request #74 from GoogleContainerTools/dependabot/github_actions/actions/setup-go-4.1.0
Bump actions/setup-go from 4.0.1 to 4.1.0
2 parents daa499f + 97dad62 commit 0411977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
9-
- uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753
9+
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe
1010
- run: make build

0 commit comments

Comments
 (0)