Skip to content

Commit

Permalink
Merge pull request #297 from hypnoglow/dependabot/github_actions/gola…
Browse files Browse the repository at this point in the history
…ngci/golangci-lint-action-3.7.0
  • Loading branch information
dependabot[bot] committed Sep 18, 2023
2 parents 895e3de + 1f823de commit 600f066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4

- name: Run linters
uses: golangci/golangci-lint-action@537aa1903e5d359d0b27dbc19ddd22c5087f3fbc # v3.2.0
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
with:
version: v1.48
args: --verbose
Expand Down

0 comments on commit 600f066

Please sign in to comment.