We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4708120 commit 271db41Copy full SHA for 271db41
.github/workflows/push.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: "Fetch source code"
21
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
+ uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
22
- name: Install Go
23
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
24
with:
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
39
0 commit comments