Skip to content

Commit 3f37cc4

Browse files
authored
Merge pull request #236 from quantumlib/dependabot/github_actions/actions/first-interaction-d94ed8e502bc16de558688b9dd9a26261ae78a66
Bump actions/first-interaction from 2ec0f0fd78838633cd1c1342e4536d49ef72be54 to d94ed8e502bc16de558688b9dd9a26261ae78a66
2 parents c0f2cb8 + 5b81689 commit 3f37cc4

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
@@ -29,7 +29,7 @@ jobs:
2929
files: ${{github.server_url}}/${{github.repository}}/blob/${{github.ref_name}}
3030
steps:
3131
- name: Add a welcome comment if appropriate
32-
uses: actions/first-interaction@2ec0f0fd78838633cd1c1342e4536d49ef72be54 # v1.3.0
32+
uses: actions/first-interaction@d94ed8e502bc16de558688b9dd9a26261ae78a66 # v1.3.0
3333
with:
3434
repo-token: ${{secrets.GITHUB_TOKEN}}
3535
issue-message: >

0 commit comments

Comments
 (0)