Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Using v1 as version did not work, needs further investigation
  • Loading branch information
rverst authored Oct 6, 2021
1 parent c28978b commit b11aeba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
# Generate the list
- name: Create star list
id: stargazer
uses: rverst/stargazer@v1
uses: rverst/stargazer@v1.2.3
with:
github-user: ${{ github.actor }}
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit b11aeba

Please sign in to comment.