Skip to content

Commit 0b417b8

Browse files
authored
Merge pull request #55 from RoseSecurity/renovate/actions-setup-go-6.x
2 parents 20822dd + 0084d8b commit 0b417b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: hashicorp/setup-terraform@5e8dbf3c6d9deaf4193ca7a8fb23f2ac83bb6c85 # v4.0.0
2525

2626
- name: Setup Go
27-
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
27+
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
2828
with:
2929
go-version-file: "go.mod"
3030
cache: false

0 commit comments

Comments
 (0)