Skip to content

Commit

Permalink
Merge pull request #373 from foundriesio/dependabot/github_actions/go…
Browse files Browse the repository at this point in the history
…langci/golangci-lint-action-4
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
2 parents a62fb04 + 7dc466e commit e80ab46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Clone the code
uses: actions/checkout@v4
- name: Install linter
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
version: v1.51.2
args: --version
Expand Down

0 comments on commit e80ab46

Please sign in to comment.