Skip to content

Automated update to THIRD-PARTY-NOTICES from github action's 3rd part… #102

Automated update to THIRD-PARTY-NOTICES from github action's 3rd part…

Automated update to THIRD-PARTY-NOTICES from github action's 3rd part… #102

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 }}