Skip to content

Commit 636056b

Browse files
chore(deps): update actions/setup-go action to v7 (#29)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53251d1 commit 636056b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/weekly_govulncheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
IMAGE_REF: ghcr.io/${{ github.repository_owner }}/envplate:latest
2121
steps:
2222
- name: Set up Go
23-
uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
23+
uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0.0
2424
with:
2525
go-version: stable
2626

0 commit comments

Comments
 (0)