We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5220d8c + e08c44a commit 46e1a56Copy full SHA for 46e1a56
.github/workflows/ci.yaml
@@ -13,7 +13,7 @@ jobs:
13
go-version: '1.22'
14
check-latest: 'true'
15
16
- - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
+ - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
17
18
# Minimal publish
19
- uses: ./
.github/workflows/use-action.yaml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
29
- uses: ko-build/setup-ko@main
0 commit comments