Skip to content

Commit

Permalink
Merge pull request #137 from GoogleContainerTools/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/actions/checkout-4.1.6

Build(deps): Bump actions/checkout from 4.1.5 to 4.1.6
  • Loading branch information
spowelljr authored May 16, 2024
2 parents 417f1da + 64d3207 commit d3c17c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7
with:
go-version: 1.22
Expand Down

0 comments on commit d3c17c8

Please sign in to comment.