Skip to content

Commit 2bab06a

Browse files
authored
Merge pull request #621 from innogames/dependabot/github_actions/golangci/golangci-lint-action-6.1.1
build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1
2 parents 3b42b3f + f57883b commit 2bab06a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
steps:
5858
- uses: actions/checkout@v4
5959
- name: golangci-lint
60-
uses: golangci/golangci-lint-action@v6.1.0
60+
uses: golangci/golangci-lint-action@v6.1.1
6161
with:
6262
only-new-issues: true
6363
args: --timeout=3m

0 commit comments

Comments
 (0)