Skip to content

Commit 23fafb5

Browse files
authored
Merge pull request #18 from sysulq/dependabot/github_actions/actions-deps-c4cc0bb5e9
chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in the actions-deps group
2 parents 8c37811 + d2105a2 commit 23fafb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@v4
2020
- name: golangci-lint
21-
uses: golangci/golangci-lint-action@v6.1.1
21+
uses: golangci/golangci-lint-action@v6
2222
with:
2323
args: "--out-${NO_FUTURE}format colored-line-number"
2424

0 commit comments

Comments
 (0)