Skip to content

Commit d719717

Browse files
Merge pull request #479 from validatedpatterns/dependabot/github_actions/golangci/golangci-lint-action-9.1.0
chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0
2 parents b4700af + f18b63a commit d719717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
echo '' > "${APIFILE}"
2828
2929
- name: Run golangci-lint
30-
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
30+
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
3131
with:
3232
version: v2.5.0
3333
args: --timeout 5m -v

0 commit comments

Comments
 (0)