We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2788447 + d43a690 commit 825a143Copy full SHA for 825a143
.github/workflows/ci.yaml
@@ -13,7 +13,7 @@ jobs:
13
go-version: '1.20'
14
check-latest: 'true'
15
16
- - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
+ - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
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