Skip to content

Commit

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

build(deps): bump actions/first-interaction from 1.1.0 to 1.3.0
  • Loading branch information
iranzo authored Jun 18, 2024
2 parents 52f798b + 540fe04 commit a5e61aa
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 @@ -6,7 +6,7 @@ jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1.1.0
- uses: actions/first-interaction@v1.3.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you for raising this issue'
Expand Down

0 comments on commit a5e61aa

Please sign in to comment.