We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffa97c6 commit abd481dCopy full SHA for abd481d
1 file changed
.github/workflows/scan.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
ref: ${{ inputs.ref }}
22
# Go needed for scanning of v2.5.5 and earlier
23
- - uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
+ - uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
24
25
go-version: stable
26
cache: false
0 commit comments