We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 603b865 commit 7a32e80Copy full SHA for 7a32e80
.github/workflows/golangci-lint.yml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-latest
25
steps:
26
- name: Checkout repository
27
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+ uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
28
- name: Install Go
29
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
30
with:
0 commit comments