Skip to content

Commit

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

build(deps): bump actions/checkout from 4.1.4 to 4.1.6
  • Loading branch information
k4leung4 committed May 22, 2024
2 parents e7b0494 + 1f583b0 commit e1ba27e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wolfi-presubmit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
make SHELL="/bin/bash" MELANGE="sudo melange" package/${{ matrix.package }}
- name: "Retrieve Wolfi advisory data"
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
with:
repository: "wolfi-dev/advisories"
path: "data/wolfi-advisories"
Expand Down

0 comments on commit e1ba27e

Please sign in to comment.