Skip to content

Commit 3fc1f44

Browse files
authored
Merge pull request #2351 from sustainable-computing-io/dependabot/github_actions/github-actions-03fec41a89
chore(deps): bump golangci/golangci-lint-action from 8 to 9 in the github-actions group
2 parents 1b6b2f4 + ee5407b commit 3fc1f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
cache: false
5858

5959
- name: golangci-lint
60-
uses: golangci/golangci-lint-action@v8
60+
uses: golangci/golangci-lint-action@v9
6161
with:
6262
version: v2.1.6
6363
args: --timeout=3m --issues-exit-code=0 ./...

0 commit comments

Comments
 (0)