Skip to content

Commit 00496fe

Browse files
authored
Merge pull request #230 from quantumlib/dependabot/github_actions/actions/first-interaction-d94ed8e502bc16de558688b9dd9a26261ae78a66
Bump actions/first-interaction from 2ec0f0fd78838633cd1c1342e4536d49ef72be54 to d94ed8e502bc16de558688b9dd9a26261ae78a66
2 parents 36cd109 + 430cf95 commit 00496fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/first-interaction.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
files: ${{github.server_url}}/${{github.repository}}/blob/${{github.ref_name}}
2929
steps:
3030
- name: Add a welcome comment if appropriate
31-
uses: actions/first-interaction@2ec0f0fd78838633cd1c1342e4536d49ef72be54 # v1.3.0
31+
uses: actions/first-interaction@d94ed8e502bc16de558688b9dd9a26261ae78a66 # v1.3.0
3232
with:
3333
repo-token: ${{secrets.GITHUB_TOKEN}}
3434
issue-message: |

0 commit comments

Comments
 (0)