Skip to content

Commit 73ea136

Browse files
authored
Merge pull request #6 from techquestsdev/dependabot/github_actions/golangci/golangci-lint-action-9
chore(deps): Bump golangci/golangci-lint-action from 8 to 9
2 parents b55ac80 + 4238485 commit 73ea136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
go-version: "1.25"
6767

6868
- name: golangci-lint
69-
uses: golangci/golangci-lint-action@v8
69+
uses: golangci/golangci-lint-action@v9
7070
with:
7171
version: latest
7272
args: --timeout=5m

0 commit comments

Comments
 (0)