We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f05ceb commit 1872de2Copy full SHA for 1872de2
.github/workflows/lint.yml
@@ -26,7 +26,7 @@ jobs:
26
submodules: true
27
28
- name: "Setup Go stable"
29
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5
+ uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
30
with:
31
go-version: "stable"
32
cache: true
0 commit comments