Skip to content

Commit 74133b5

Browse files
chore(deps): 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 01ef3c4 commit 74133b5

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
@@ -8,7 +8,7 @@ jobs:
88
permissions:
99
issues: write
1010
steps:
11-
- uses: actions/first-interaction@v1
11+
- uses: actions/first-interaction@v2
1212
with:
1313
repo-token: ${{ secrets.GITHUB_TOKEN }}
1414
issue-message: |

0 commit comments

Comments
 (0)