Skip to content

Commit 981df0d

Browse files
authored
Merge pull request #17 from rollkit/dependabot/github_actions/patch-updates-aab76c74d0
chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 in the patch-updates group
2 parents fbfd984 + 80c2b66 commit 981df0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
**/**.go
2424
go.mod
2525
go.sum
26-
- uses: golangci/[email protected].0
26+
- uses: golangci/[email protected].1
2727
with:
2828
version: latest
2929
args: --timeout 10m

0 commit comments

Comments
 (0)