Skip to content

Commit

Permalink
Merge pull request #862 from risuorg/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/first-interaction-1.2.0

build(deps): bump actions/first-interaction from 1.1.1 to 1.2.0
  • Loading branch information
mergify[bot] authored Sep 28, 2023
2 parents f1053a2 + 4f2d1dc commit a1adae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/greetings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1.1.1
- uses: actions/first-interaction@v1.2.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you for raising this issue'
Expand Down

0 comments on commit a1adae0

Please sign in to comment.