Skip to content

Commit 0f34fec

Browse files
dependabot[bot]paskal
authored andcommitted
Bump golangci/golangci-lint-action in the github-actions-updates group
Bumps the github-actions-updates group with 1 update: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action). Updates `golangci/golangci-lint-action` from 5 to 6 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v5...v6) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3d30d2 commit 0f34fec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
ENABLE_MONGO_TESTS: "true"
3636

3737
- name: golangci-lint
38-
uses: golangci/golangci-lint-action@v5
38+
uses: golangci/golangci-lint-action@v6
3939
with:
4040
version: latest
4141
working-directory: backend

0 commit comments

Comments
 (0)