Skip to content

Commit b8e37e1

Browse files
authored
Update github-repo-stats action to use 'main' branch
1 parent 62f44ee commit b8e37e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/repostats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: run-ghrs
14-
uses: jgehrcke/github-repo-stats@RELEASE
14+
uses: jgehrcke/github-repo-stats@main
1515
with:
1616
# Define the stats repository (the repo to fetch
1717
# stats for and to generate the report for).

0 commit comments

Comments
 (0)