Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update flowwer-dev/pull-request-stats action to v2 #420

Merged
merged 1 commit into from
Apr 4, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update flowwer-dev/pull-request-stats action to v2
renovate-bot committed Apr 4, 2021
commit 3f745b90c6797d970b674bc85df8bb2c4ac2d130
2 changes: 1 addition & 1 deletion .github/workflows/stats.yml
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Run pull request stats
uses: flowwer-dev/pull-request-stats@v1.1.0
uses: flowwer-dev/pull-request-stats@v2.0.0
with:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
repositories: 'ragaeeb/das-js'