Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
build(deps): update reviewdog/action-setup action to v1.0.6 (#9762)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 12, 2023
1 parent 3f66fc6 commit 1c9340e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reviewdog.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
# binary will be $(go env GOPATH)/bin/golangci-lint
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.46.2
- uses: reviewdog/action-setup@v1.0.5
- uses: reviewdog/action-setup@v1.0.6
with:
reviewdog_version: latest
- name: Run reviewdog
Expand Down

0 comments on commit 1c9340e

Please sign in to comment.