Skip to content

Commit

Permalink
Update .github/workflows/scan-lint.yml
Browse files Browse the repository at this point in the history
Co-authored-by: razzle <harry@razzle.cloud>
  • Loading branch information
phillebaba and Noxsios committed May 15, 2024
1 parent b01b363 commit d97a475
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/scan-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,4 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.58.1
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1

0 comments on commit d97a475

Please sign in to comment.