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 3da8bd4 commit 91e5f53Copy full SHA for 91e5f53
.github/workflows/security.yml
@@ -56,7 +56,7 @@ jobs:
56
category: tfsec
57
58
- name: Setup Go
59
- uses: actions/setup-go@v4
+ uses: actions/setup-go@v5
60
with:
61
go-version: '1.21'
62
.github/workflows/test.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v4
26
27
28
29
30
31
@@ -58,7 +58,7 @@ jobs:
63
64
@@ -102,7 +102,7 @@ jobs:
102
103
104
105
106
107
108
0 commit comments