Skip to content

Commit

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

chore(deps): update golangci/golangci-lint-action action to v4
  • Loading branch information
nscuro committed Apr 6, 2024
2 parents 069f3ec + 8ba141f commit 4293749
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@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v4
with:
version: latest

Expand Down

0 comments on commit 4293749

Please sign in to comment.