ci: bump golangci/golangci-lint-action in the github-actions group

Bumps the github-actions group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action).


Updates `golangci/golangci-lint-action` from 7 to 8
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-05 12:23:06 +00:00
committed by Kévin Dunglas
parent 5b7fc5ec52
commit 8f5f9e4c8b
+1 -1
View File
@@ -68,7 +68,7 @@ jobs:
- name: Run integrations tests
run: ./reload_test.sh
- name: Lint Go code
uses: golangci/golangci-lint-action@v7
uses: golangci/golangci-lint-action@v8
if: matrix.php-versions == '8.4'
with:
version: latest