Skip to content

Commit 315b14e

Browse files
Merge pull request #113 from projectdiscovery/dependabot/github_actions/main/golangci/golangci-lint-action-7.0.0
chore(deps): bump golangci/golangci-lint-action from 6.5.2 to 7.0.0
2 parents cf7bae3 + a5334bc commit 315b14e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
go-version: 1.21.x
1717
- name: Run golangci-lint
18-
uses: golangci/golangci-lint-action@v6.5.2
18+
uses: golangci/golangci-lint-action@v7.0.0
1919
with:
2020
version: latest
2121
args: --timeout 5m

0 commit comments

Comments
 (0)