Skip to content

Commit 6106573

Browse files
Merge pull request #44 from mach-composer/dependabot/github_actions/github-actions-5714300483
chore(deps): bump golangci/golangci-lint-action from 6 to 7 in the github-actions group
2 parents f427714 + 470da85 commit 6106573

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 6 to 7 in the github-actions group'
3+
time: 2025-04-01T13:45:39.847804677Z

.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@v6
35+
uses: golangci/golangci-lint-action@v7
3636
with:
3737
args: --issues-exit-code=0 --timeout=5m
3838

0 commit comments

Comments
 (0)