There was an error while loading. Please reload this page.
1 parent 53251d1 commit 636056bCopy full SHA for 636056b
1 file changed
.github/workflows/weekly_govulncheck.yml
@@ -20,7 +20,7 @@ jobs:
20
IMAGE_REF: ghcr.io/${{ github.repository_owner }}/envplate:latest
21
steps:
22
- name: Set up Go
23
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
+ uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
24
with:
25
go-version: stable
26
0 commit comments