Skip to content

Commit

Permalink
chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 i…
Browse files Browse the repository at this point in the history
…n the dependencies group (#371)
  • Loading branch information
rhamzeh committed Aug 7, 2024
2 parents c8a792e + 2a1aaeb commit 431c960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
check-latest: true
go-version: ${{ env.GO_VERSION }}
- name: golangci-lint
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
with:
version: latest
args: -v -c .golangci.yaml
Expand Down

0 comments on commit 431c960

Please sign in to comment.