We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c66175 + 5bb81a6 commit 3aebd05Copy full SHA for 3aebd05
.github/workflows/ci.yaml
@@ -13,7 +13,7 @@ jobs:
13
go-version: '1.22'
14
check-latest: 'true'
15
16
- - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+ - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
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