Skip to content

Commit

Permalink
Merge pull request #459 from gphotosuploader/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/golangci/golangci-lint-action-6
  • Loading branch information
dependabot[bot] authored May 15, 2024
2 parents c2349ca + 7255715 commit f773039
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 @@ -24,6 +24,6 @@ jobs:
with:
go-version: 'stable'
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: ${{ env.GOLANGCI_LINT_VERSION }}

0 comments on commit f773039

Please sign in to comment.