Merge pull request #26 from ko-build/dependabot/github_actions/all-e8df6e148d

Bump actions/checkout from 4.1.4 to 4.1.5 in the all group
This commit is contained in:
Carlos Tadeu Panato Junior 2024-05-07 18:56:33 +02:00 committed by GitHub
commit 46e1a56aab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ jobs:
go-version: '1.22' go-version: '1.22'
check-latest: 'true' check-latest: 'true'
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
# Minimal publish # Minimal publish
- uses: ./ - uses: ./

View File

@ -23,7 +23,7 @@ jobs:
go-version: '1.22' go-version: '1.22'
check-latest: 'true' check-latest: 'true'
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
# Minimal publish # Minimal publish
- uses: ko-build/setup-ko@main - uses: ko-build/setup-ko@main