Skip to content

Commit

Permalink
Merge pull request #13 from dependabot/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/first-interaction-v1

Bump actions/first-interaction from a10eefa2921d015dcb81536100e29c5f28ceb0de to 1
  • Loading branch information
Alex Mullans authored Jun 10, 2020
2 parents 568ce83 + d8cb01e commit b3fcb63
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@a10eefa2921d015dcb81536100e29c5f28ceb0de
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Message that will be displayed on users'' first issue'
Expand Down

0 comments on commit b3fcb63

Please sign in to comment.