Skip to content

Commit de4ae0b

Browse files
Bump actions/first-interaction from 1 to 2
--- updated-dependencies: - dependency-name: actions/first-interaction dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b7b332b commit de4ae0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/greetings.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
- name: Greet first-time contributors
2222
id: greet
23-
uses: actions/first-interaction@v1
23+
uses: actions/first-interaction@v2
2424
with:
2525
repo-token: ${{ secrets.GITHUB_TOKEN }}
2626
issue-message: |

0 commit comments

Comments
 (0)