We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c88f67 commit 2bfdc1eCopy full SHA for 2bfdc1e
.github/workflows/ci.yaml
@@ -20,7 +20,7 @@ jobs:
20
uses: ludeeus/action-shellcheck@94e0aab03ca135d11a35e5bfc14e6746dc56e7e9 # v1.1.0
21
22
- name: Setup go
23
- uses: actions/setup-go@f6164bd8c8acb4a71fb2791a8b6c4024ff038dab # v2.2.0
+ uses: actions/setup-go@b22fbbc2921299758641fab08929b4ac52b32923 # v2.2.0
24
with:
25
go-version: '1.18'
26
check-latest: true
.github/workflows/release.yaml
@@ -25,7 +25,7 @@ jobs:
27
28
29
30
31
0 commit comments