Skip to content

Commit 9beb06d

Browse files
authored
fix: minior version changes
1 parent 3c61a55 commit 9beb06d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/contributor_welcome.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ jobs:
1010
greet_new_contributor:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: wow-actions/welcome@v1
13+
- uses: wow-actions/welcome@v1.3.1
1414
with:
15-
GITHUB_TOKEN: ${{ secrets.ACTIONS_SECRET }}
15+
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}
1616
FIRST_ISSUE: >
1717
👋 Greetings @{{ author }}!
1818

0 commit comments

Comments
 (0)