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 8d104b9 + e1ad0f1 commit a6edda6Copy full SHA for a6edda6
.github/workflows/scan.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Checkout repository
33
uses: actions/[email protected]
34
- name: Setup Go
35
- uses: actions/setup-go@v4.0.1
+ uses: actions/setup-go@v4.1.0
36
with:
37
go-version: 1.20.x
38
cache-dependency-path: |
0 commit comments