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.
2 parents a0c9fd9 + 70f2e16 commit b33709fCopy full SHA for b33709f
.github/workflows/golangci-lint.yml
@@ -24,7 +24,7 @@ jobs:
24
- tools/setup-envtest
25
steps:
26
- name: Set up Go
27
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # tag=v5.0.1
+ uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # tag=v5.0.2
28
with:
29
go-version: "1.22"
30
cache: false
.github/workflows/pr-dependabot.yaml
@@ -21,7 +21,7 @@ jobs:
21
- name: Check out code
22
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # tag=v4.1.7
23
go-version: '1.22'
- name: Update all modules
0 commit comments