Skip to content

Commit

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

Build(deps): Bump actions/checkout from 4.2.1 to 4.2.2
  • Loading branch information
spowelljr authored Oct 24, 2024
2 parents 9c3e22b + a05b8ea commit 1f892a6
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@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32
with:
go-version: 1.22
Expand Down

0 comments on commit 1f892a6

Please sign in to comment.