Skip to content

Upgrade testcafe to remove dependency vuln (#1883) #78

Upgrade testcafe to remove dependency vuln (#1883)

Upgrade testcafe to remove dependency vuln (#1883) #78

name: Update package version for release & hotfix branches
on:
push:
branches: [release/*, hotfix/*]
jobs:
call_version_update:
uses: yext/slapshot-reusable-workflows/.github/workflows/version_update.yml@v1
secrets:
caller_github_token: ${{ secrets.GITHUB_TOKEN }}