We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d082c38 commit 07d8a41Copy full SHA for 07d8a41
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@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
+ - uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
24
25
go-version: stable
26
cache: false
0 commit comments