We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08ae39c + aec13ac commit 5cb8df8Copy full SHA for 5cb8df8
2 files changed
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
17
18
- name: Install Go
19
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
+ uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
20
with:
21
go-version: 'stable'
22
.github/workflows/tests.yml
@@ -15,7 +15,7 @@ jobs:
15
0 commit comments