We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e2c47e commit 350bdc4Copy full SHA for 350bdc4
.github/workflows/contributor_welcome.yml
@@ -10,7 +10,7 @@ jobs:
10
greet_new_contributor:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: wow-actions/welcome@v1.3.1
+ - uses: bubkoo/welcome-action@v1
14
with:
15
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}
16
FIRST_ISSUE: >
0 commit comments