Skip to content

Commit 9db39d2

Browse files
justaugustusdependabot[bot]
authored andcommitted
actions: Revert autobump to golangci/[email protected]
golangci-lint v7.0.0+ bump requires manual intervention so this will be handled in a separate changeset. Signed-off-by: Stephen Augustus <[email protected]>
1 parent 39c855e commit 9db39d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
1111
with:
1212
go-version-file: 'go.mod'
13-
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
13+
- uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
1414
with:
1515
args: --timeout 3m --verbose
1616
build:

0 commit comments

Comments
 (0)