Skip to content

Commit 350bdc4

Browse files
authored
fix: token issue
1 parent 5e2c47e commit 350bdc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contributor_welcome.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
greet_new_contributor:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: wow-actions/welcome@v1.3.1
13+
- uses: bubkoo/welcome-action@v1
1414
with:
1515
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}
1616
FIRST_ISSUE: >

0 commit comments

Comments
 (0)