Skip to content

Commit

Permalink
Update golangci/golangci-lint-action digest to a83e3d1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2024
1 parent 6879788 commit b61b48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
- run: git config --global --add safe.directory "$GITHUB_WORKSPACE"
- name: golangci-lint
uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5
uses: golangci/golangci-lint-action@a83e3d11f69cb9e66a7ac33459fbd51378c1ee5d
with:
version: v1.55.1
only-new-issues: true
Expand Down

0 comments on commit b61b48e

Please sign in to comment.