We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f6bcbe6 + df93bbe commit 9f49416Copy full SHA for 9f49416
.github/workflows/ci.yaml
@@ -13,7 +13,7 @@ jobs:
13
go-version: '1.22'
14
check-latest: 'true'
15
16
- - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
+ - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
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