Skip to content

Commit

Permalink
Merge pull request #85 from nscuro/renovate/golangci-golangci-lint-ac…
Browse files Browse the repository at this point in the history
…tion-6.x

chore(deps): update golangci/golangci-lint-action action to v6
  • Loading branch information
nscuro committed May 9, 2024
2 parents 540c981 + d8605bb commit 6ed435b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- name: Run golangci-lint
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6
with:
version: latest

Expand Down

0 comments on commit 6ed435b

Please sign in to comment.