Skip to content

Commit

Permalink
Merge pull request #17 from kroo/dependabot/github_actions/actions/fi…
Browse files Browse the repository at this point in the history
…rst-interaction-1.1.0

⬆️ Bump actions/first-interaction from 1 to 1.1.0
  • Loading branch information
kroo authored May 12, 2021
2 parents 225bb44 + 671a214 commit a637687
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
- uses: actions/first-interaction@v1.1.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: 'Hello @${{ github.actor }}, thank you for submitting a PR! We will respond as soon as possible.'
Expand Down

0 comments on commit a637687

Please # to comment.