Skip to content

Commit 0bc9300

Browse files
authored
Merge pull request #26 from projectdiscovery/dependabot/github_actions/master/golangci/golangci-lint-action-3.3.1
chore(deps): bump golangci/golangci-lint-action from 3.3.0 to 3.3.1
2 parents 1f52477 + 0469728 commit 0bc9300

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
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
go-version: 1.18
1818
- name: Run golangci-lint
19-
uses: golangci/golangci-lint-action@v3.3.0
19+
uses: golangci/golangci-lint-action@v3.3.1
2020
with:
2121
version: latest
2222
args: --timeout 5m

0 commit comments

Comments
 (0)