We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5eb67e8 + 886d328 commit e20edd6Copy full SHA for e20edd6
1 file changed
.github/workflows/first-interaction.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: First Interaction
16
- uses: actions/first-interaction@v2
+ uses: actions/first-interaction@v3
17
with:
18
repo-token: ${{ secrets.GITHUB_TOKEN }}
19
issue-message: |
0 commit comments