Skip to content

Commit e1be39c

Browse files
authored
Merge branch 'main' into dependabot/github_actions/step-security/harden-runner-2.13.2
2 parents 704c444 + be78132 commit e1be39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
2020
- name: golangci-lint
21-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9
21+
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47
2222
with:
2323
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
2424
version: latest

0 commit comments

Comments
 (0)