Skip to content

Commit

Permalink
Merge pull request #2039 from openziti/dependabot/github_actions/all-…
Browse files Browse the repository at this point in the history
…1ee787ebfb

Bump golangci/golangci-lint-action from 5 to 6 in the all group
  • Loading branch information
plorenz committed May 13, 2024
2 parents 021caac + a4d04f7 commit 2d09da8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
go-version-file: ./go.mod

- name: golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: v1.57.2
Expand Down

0 comments on commit 2d09da8

Please sign in to comment.