NOISSUE - Bump golangci/golangci-lint-action from 7 to 8 in /.github/workflows in the gh-dependency group (#139)

* Bump golangci/golangci-lint-action

Bumps the gh-dependency group in /.github/workflows 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: gh-dependency
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update version

Signed-off-by: Dusan Borovcanin <borovcanindusan1@gmail.com>

* Update SMQ

Signed-off-by: Dusan Borovcanin <borovcanindusan1@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Dusan Borovcanin <borovcanindusan1@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dusan Borovcanin <borovcanindusan1@gmail.com>
This commit is contained in:
dependabot[bot]
2025-05-05 13:51:17 +02:00
committed by GitHub
parent b2b0f073ac
commit b35b4c7cf0
6 changed files with 10 additions and 6 deletions
+2 -2
View File
@@ -39,9 +39,9 @@ jobs:
make all -j $(nproc)
- name: Run linters
uses: golangci/golangci-lint-action@v7
uses: golangci/golangci-lint-action@v8
with:
version: v2.0.2
version: v2.1.6
args: --config ./tools/config/.golangci.yaml
run-tests:
@@ -8,7 +8,8 @@
networks:
supermq-base-net:
name: supermq-base-net
external: true
volumes:
supermq-certs-db-volume:
@@ -10,7 +10,8 @@
networks:
supermq-base-net:
name: supermq-base-net
external: true
volumes:
supermq-journal-volume:
@@ -9,7 +9,8 @@
networks:
supermq-base-net:
name: supermq-base-net
external: true
volumes:
supermq-prometheus-volume:
@@ -10,7 +10,8 @@
networks:
supermq-base-net:
name: supermq-base-net
external: true
volumes:
supermq-vault-volume: