Skip to content

Commit 3f36fc4

Browse files
authored
Merge pull request #64 from GoogleContainerTools/dependabot/github_actions/actions/checkout-3.5.3
Bump actions/checkout from 3.5.2 to 3.5.3
2 parents 08a7a35 + c76fd3a commit 3f36fc4

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
@@ -5,6 +5,6 @@ jobs:
55
build:
66
runs-on: ubuntu-latest
77
steps:
8-
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
8+
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
99
- uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753
1010
- run: make build

0 commit comments

Comments
 (0)