Skip to content

Commit

Permalink
chore(deps): update dependency actions/first-interaction to v1.1.1 (.…
Browse files Browse the repository at this point in the history
…github/workflows/first-timer-greeting.yml) (#403)

Co-authored-by: IK Renovate Bot <ikbot@renovateapp.com>
  • Loading branch information
ivankatliarchuk and IK Renovate Bot committed Oct 8, 2022
1 parent a12c8a7 commit f4f6ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/first-timer-greeting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
# https://github.com/actions/first-interaction
- name: 'Greet the contributor'
uses: actions/first-interaction@v1.1.0
uses: actions/first-interaction@v1.1.1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: |-
Expand Down

0 comments on commit f4f6ab3

Please sign in to comment.