Skip to content

Commit 430cf95

Browse files
Bump actions/first-interaction
Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 2ec0f0fd78838633cd1c1342e4536d49ef72be54 to d94ed8e502bc16de558688b9dd9a26261ae78a66. - [Release notes](https://github.com/actions/first-interaction/releases) - [Commits](actions/first-interaction@2ec0f0f...d94ed8e) --- updated-dependencies: - dependency-name: actions/first-interaction dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84762a4 commit 430cf95

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)