We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36cd109 + 430cf95 commit 00496feCopy full SHA for 00496fe
.github/workflows/first-interaction.yaml
@@ -28,7 +28,7 @@ jobs:
28
files: ${{github.server_url}}/${{github.repository}}/blob/${{github.ref_name}}
29
steps:
30
- name: Add a welcome comment if appropriate
31
- uses: actions/first-interaction@2ec0f0fd78838633cd1c1342e4536d49ef72be54 # v1.3.0
+ uses: actions/first-interaction@d94ed8e502bc16de558688b9dd9a26261ae78a66 # v1.3.0
32
with:
33
repo-token: ${{secrets.GITHUB_TOKEN}}
34
issue-message: |
0 commit comments