Skip to content

Commit

Permalink
Merge pull request #572 from radiofrance/renovate/golangci-golangci-l…
Browse files Browse the repository at this point in the history
…int-action-6.x

chore(deps): update golangci/golangci-lint-action action to v6.1.0
  • Loading branch information
gminh474 authored Aug 19, 2024
2 parents d5561f5 + 8b8aba6 commit da79ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
with:
go-version-file: "go.mod"
- uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
- uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
with:
# renovate: datasource=github-releases depName=golangci/golangci-lint
version: v1.57.2
Expand Down

0 comments on commit da79ab5

Please sign in to comment.