Skip to content

Commit

Permalink
Merge pull request #75 from planetscale/renovate/golangci-golangci-li…
Browse files Browse the repository at this point in the history
…nt-action-6.x

chore(deps): update golangci/golangci-lint-action action to v6
  • Loading branch information
Sinjo authored May 8, 2024
2 parents 840639d + 4eba964 commit 4aa5fda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
go-version-file: go.mod

- uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # v5
- uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6

# installed here to run lint on the .goreleaser.yml file:
- name: Install GoReleaser
Expand All @@ -47,7 +47,7 @@ jobs:
with:
go-version-file: go.mod

- uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # v5
- uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6

- name: Install GoReleaser
uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5
Expand Down

0 comments on commit 4aa5fda

Please sign in to comment.