Skip to content

Commit

Permalink
Merge pull request #35 from ko-build/dependabot/github_actions/all-a9…
Browse files Browse the repository at this point in the history
…bb80ae19

Bump actions/checkout from 4.2.0 to 4.2.1 in the all group
  • Loading branch information
cpanato authored Oct 8, 2024
2 parents 91f332c + 5356132 commit 8884492
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@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1

# 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@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1

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

0 comments on commit 8884492

Please sign in to comment.