Skip to content

Commit 59ce7d9

Browse files
committed
github: bump pull-resquest-stats to v2.11.0
1 parent 7d03b43 commit 59ce7d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/stats.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@ jobs:
88
stats:
99
runs-on: ubuntu-latest
1010
permissions:
11+
contents: read
1112
pull-requests: write
1213
steps:
1314
- name: Run pull request stats
14-
uses: flowwer-dev/pull-request-stats@v2.5.0
15+
uses: flowwer-dev/pull-request-stats@v2.11.0
1516
with:
1617
period: 30 # 30 days of review stats
1718
charts: true

0 commit comments

Comments
 (0)