Skip to content

Commit 6fc569b

Browse files
authored
Merge pull request #558 from innogames/dependabot/github_actions/golangci/golangci-lint-action-5.3.0
build(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0
2 parents d6d01ea + 6c1a1b6 commit 6fc569b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v5.1.0
60+
uses: golangci/golangci-lint-action@v5.3.0
6161
with:
6262
only-new-issues: true
6363
args: --timeout=3m

0 commit comments

Comments
 (0)