Skip to content

Commit

Permalink
Fix version of greetings workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
garg3133 committed Feb 10, 2021
1 parent a7633f7 commit 8d898f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/welcome-new-contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
greet-the-contributor:
runs-on: ubuntu-latest
steps:
- uses: garg3133/welcome-new-contributors@v1.0
- uses: garg3133/welcome-new-contributors@v1.1
with:
token: ${{ secrets.BOT_ACCESS_TOKEN }}
is-oauth-token: true
Expand Down

0 comments on commit 8d898f7

Please sign in to comment.