Skip to content

Commit

Permalink
💚 Makes sure depup uses the stable reviewdog branch
Browse files Browse the repository at this point in the history
Since [v12](https://github.com/reviewdog/reviewdog/releases/tag/v0.12.0) of reviewdog has been released there is no need anymore to use the nightly version.
  • Loading branch information
rickstaa authored Jun 30, 2021
1 parent 833a7e8 commit 280bedf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/depup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
file: Dockerfile
version_name: REVIEWDOG_VERSION
repo: reviewdog/nightly
repo: reviewdog/reviewdog

- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
Expand Down

0 comments on commit 280bedf

Please sign in to comment.