Skip to content

Commit a73cc4a

Browse files
renovate-botjskeet
authored andcommitted
chore(deps): update actions/setup-go action to v6
1 parent 01b694c commit a73cc4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
dotnet-version: ${{ matrix.dotnet }}
4848

4949
- name: Setup Go
50-
uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
50+
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
5151
with:
5252
go-version: '^1.16'
5353

0 commit comments

Comments
 (0)