Skip to content

Commit

Permalink
Merge pull request #14 from kyegomez/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/first-interaction-1.3.0
  • Loading branch information
kyegomez authored Dec 6, 2023
2 parents 5bcfe88 + c442cbc commit fddd890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/welcome.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
permissions: write-all
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1.1.1
- uses: actions/first-interaction@v1.3.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Hello there, thank you for opening an Issue ! 🙏🏻 The team was notified and they will get back to you asap."
Expand Down

0 comments on commit fddd890

Please sign in to comment.