Skip to content

Commit 8bafc1d

Browse files
authored
Merge pull request #592 from labd/dependabot/github_actions/github-actions-afd9e15987
chore(deps): bump golangci/golangci-lint-action from 7 to 8 in the github-actions group
2 parents e305b1c + 35cc26f commit 8bafc1d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
kind: Dependency
2+
body: 'chore(deps): bump golangci/golangci-lint-action from 7 to 8 in the github-actions group'
3+
time: 2025-06-01T20:32:05.839390605Z

.github/workflows/tests.yaml

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

2424
- name: golangci-lint
2525
continue-on-error: true
26-
uses: golangci/golangci-lint-action@v7
26+
uses: golangci/golangci-lint-action@v8
2727
with:
2828
args: --issues-exit-code=0 --timeout=5m
2929

0 commit comments

Comments
 (0)