Skip to content

Commit

Permalink
Merge pull request #90 from brave/renovate/golangci-golangci-lint-act…
Browse files Browse the repository at this point in the history
…ion-digest

Update golangci/golangci-lint-action digest to aaa42aa
  • Loading branch information
rillian authored Aug 8, 2024
2 parents 190815c + f6f5368 commit a50d624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
go-version: 1.19
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: golangci-lint
uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: latest
Expand Down

0 comments on commit a50d624

Please sign in to comment.