Skip to content

Commit 6189e9c

Browse files
Chore(deps): Bump chuhlomin/render-template from 1.4 to 1.10 (#723)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron ("AJ") Steers <[email protected]>
1 parent a2b051e commit 6189e9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/welcome-message.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Render template
3333
id: template
34-
uses: chuhlomin/render-template@v1.4
34+
uses: chuhlomin/render-template@v1.10
3535
with:
3636
# Use a different template for internal vs forks (community)
3737
template: ${{ github.event.pull_request.head.repo.fork == true && '.github/pr-welcome-community.md' || '.github/pr-welcome-internal.md' }}

0 commit comments

Comments
 (0)