Skip to content

Commit 0ad62a2

Browse files
committed
Managed by Terraform: Update release.yml github workflow
1 parent ab8df69 commit 0ad62a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Unshallow
4343
run: git fetch --prune --unshallow
4444
- name: Set up Go
45-
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
45+
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
4646
with:
4747
go-version: ${{ needs.get-go-version.outputs.go-version }}
4848
- name: Describe plugin

0 commit comments

Comments
 (0)