Skip to content

Commit

Permalink
Merge pull request #156 from wolfi-dev/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-4.2.2

Bump actions/checkout from 4.2.1 to 4.2.2
  • Loading branch information
cpanato authored Oct 24, 2024
2 parents 3fb4eff + ebb8ea5 commit 789c039
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/.build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
egress-policy: audit

- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

# TODO: Replace this with custom wolfi image
- run: |
Expand Down Expand Up @@ -69,7 +69,7 @@ jobs:
with:
egress-policy: audit

- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

# TODO: Replace this with custom wolfi image
- run: |
Expand Down

0 comments on commit 789c039

Please sign in to comment.