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:
commit
46e1a56aab
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -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: ./
|
||||||
|
2
.github/workflows/use-action.yaml
vendored
2
.github/workflows/use-action.yaml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user