Skip to content

Commit abc3822

Browse files
authored
Merge pull request #60 from RoseSecurity/renovate/actions-setup-go-6.x
chore(deps): update actions/setup-go action to v6.4.0
2 parents d909e63 + 07fad3a commit abc3822

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@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3.0
27+
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
2828
with:
2929
go-version-file: "go.mod"
3030
cache: false

0 commit comments

Comments
 (0)