We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20822dd + 0084d8b commit 0b417b8Copy full SHA for 0b417b8
1 file changed
.github/workflows/test.yaml
@@ -24,7 +24,7 @@ jobs:
24
uses: hashicorp/setup-terraform@5e8dbf3c6d9deaf4193ca7a8fb23f2ac83bb6c85 # v4.0.0
25
26
- name: Setup Go
27
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
+ uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
28
with:
29
go-version-file: "go.mod"
30
cache: false
0 commit comments