Skip to content

Commit e20edd6

Browse files
authored
Merge pull request #569 from One-Language/dependabot/github_actions/actions/first-interaction-3
build(deps): bump actions/first-interaction from 2 to 3
2 parents 5eb67e8 + 886d328 commit e20edd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/first-interaction.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: First Interaction
16-
uses: actions/first-interaction@v2
16+
uses: actions/first-interaction@v3
1717
with:
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}
1919
issue-message: |

0 commit comments

Comments
 (0)