We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f14f10b commit 6a2bbf6Copy full SHA for 6a2bbf6
2 files changed
.github/workflows/lint-test.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
13
14
- - uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
+ - uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
15
with:
16
go-version: ">=1.25.0"
17
.github/workflows/stress-test.yaml
@@ -12,7 +12,7 @@ jobs:
18
0 commit comments