We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 507bb74 + c6a281e commit 9d556bdCopy full SHA for 9d556bd
.changes/unreleased/Dependency-20250601-132433.yaml
@@ -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
@@ -32,7 +32,7 @@ jobs:
32
uses: mach-composer/check-changie-changes-action@main
33
34
- name: golangci-lint
35
- uses: golangci/golangci-lint-action@v7
+ uses: golangci/golangci-lint-action@v8
36
with:
37
args: --issues-exit-code=0 --timeout=5m
38
0 commit comments