Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-renovate[bot] authored Feb 9, 2024
1 parent 1847589 commit e1dbc9d
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@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
- uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4

# 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@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
- uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4

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

0 comments on commit e1dbc9d

Please sign in to comment.