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.
2 parents dbe9bfc + 81a4b35 commit f32df32Copy full SHA for f32df32
.github/workflows/push.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: "Fetch source code"
21
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
+ uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
22
- name: Install Go
23
uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
24
with:
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
39
0 commit comments