We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 406f08d commit 46c694fCopy full SHA for 46c694f
.github/workflows/build.yml
@@ -50,7 +50,7 @@ jobs:
50
- name: deps
51
run: sudo apt-get update && sudo apt-get install -yq libpcsclite-dev
52
53
- - uses: ko-build/setup-ko@d982fec422852203cfb2053a8ec6ad302280d04d # v0.8
+ - uses: ko-build/setup-ko@d006021bd0c28d1ce33a07e7943d48b079944c8d # v0.9
54
55
- name: Set up Cloud SDK
56
uses: google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935 # v2.1.8
.github/workflows/main.yml
@@ -67,7 +67,7 @@ jobs:
67
with:
68
go-version: ${{ env.GOVERSION }}
69
70
71
72
- name: container
73
run: |
0 commit comments