Skip to content

Commit 9d556bd

Browse files
authored
Merge pull request #49 from mach-composer/dependabot/github_actions/github-actions-afd9e15987
chore(deps): bump golangci/golangci-lint-action from 7 to 8 in the github-actions group
2 parents 507bb74 + c6a281e commit 9d556bd

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-01T13:24:33.817324458Z

.github/workflows/pull-request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: mach-composer/check-changie-changes-action@main
3333

3434
- name: golangci-lint
35-
uses: golangci/golangci-lint-action@v7
35+
uses: golangci/golangci-lint-action@v8
3636
with:
3737
args: --issues-exit-code=0 --timeout=5m
3838

0 commit comments

Comments
 (0)