Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action action to v3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent e0136d0 commit 3f3edc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
go-version: '^1.18'

- name: Golang linter
uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # v3.4.0
uses: golangci/golangci-lint-action@3cfe3a4abbb849e10058ce4af15d205b6da42804 # v3.7.1
with:
version: ${{ inputs.version }}
# Optional: golangci-lint command line arguments.
Expand Down

0 comments on commit 3f3edc3

Please sign in to comment.