Skip to content

Commit

Permalink
Merge pull request #36 from ko-build/dependabot/github_actions/all-5f…
Browse files Browse the repository at this point in the history
…967e2fbc

Bump actions/checkout from 4.2.1 to 4.2.2 in the all group
  • Loading branch information
cpanato authored Oct 23, 2024
2 parents 8884492 + 0f3cb56 commit ca57dfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
go-version: '1.22'
check-latest: 'true'

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

# Minimal publish
- uses: ./
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/use-action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
go-version: '1.22'
check-latest: 'true'

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

# Minimal publish
- uses: ko-build/setup-ko@main
Expand Down

0 comments on commit ca57dfe

Please sign in to comment.