Skip to content

Commit

Permalink
Merge pull request #19 from chainguard-dev/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/checkout-4.1.6

Bump actions/checkout from 4.1.3 to 4.1.6
  • Loading branch information
k4leung4 authored May 29, 2024
2 parents aef1e36 + 710e42c commit 8691c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code onto GOPATH
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6

# https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
Expand Down

0 comments on commit 8691c73

Please sign in to comment.