Skip to content

Commit d84a60c

Browse files
authored
Merge pull request #39 from MediaPortal/dependabot/github_actions/actions/first-interaction-2
Bump actions/first-interaction from 1 to 2
2 parents fb93cb7 + 5e15a13 commit d84a60c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/workflow_greetings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
greeting:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/first-interaction@v1
13+
- uses: actions/first-interaction@v2
1414
with:
1515
repo-token: ${{ secrets.GITHUB_TOKEN }}
1616
issue-message: >

0 commit comments

Comments
 (0)