Skip to content

Commit a39f6ca

Browse files
deps(deps): update actions/setup-go action to v6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c0d284 commit a39f6ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/release.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
submodules: recursive
4545

4646
- name: Set up Go
47-
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
47+
uses: actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6
4848
with:
4949
cache: false
5050
go-version-file: go.mod

0 commit comments

Comments
 (0)