Skip to content

Bump simple-git from 3.25.0 to 3.27.0 #1355

Bump simple-git from 3.25.0 to 3.27.0

Bump simple-git from 3.25.0 to 3.27.0 #1355

Workflow file for this run

name: 'Update Pull Request with Preview Link'
on: pull_request_target
jobs:
update_pr:
runs-on: ubuntu-latest
steps:
- uses: tzkhan/pr-update-action@v2
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'
head-branch-regex: '.*'
title-template: ''
body-template: '[Preview Tests](https://deploy-preview-${{ github.event.pull_request.number }}--aria-at.netlify.app)'
body-update-action: prefix
body-uppercase-head-match: false