Skip to content

Commit c180267

Browse files
authored
Merge pull request #78 from OpenVPN/dependabot/github_actions/github-actions-03fec41a89
Bump golangci/golangci-lint-action from 8 to 9 in the github-actions group
2 parents 966516d + b2c7687 commit c180267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
go-version: "1.23"
2222

2323
- name: golangci-lint
24-
uses: golangci/golangci-lint-action@v8
24+
uses: golangci/golangci-lint-action@v9
2525
with:
2626
version: v2.1
2727
args: --timeout=5m

0 commit comments

Comments
 (0)