Skip to content

Commit 61268e9

Browse files
chore(deps): update actions/setup-go action to v7
1 parent 7210b06 commit 61268e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
persist-credentials: false
2626

27-
- uses: actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6
27+
- uses: actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7
2828
with:
2929
go-version-file: go.mod
3030

0 commit comments

Comments
 (0)