Skip to content

Update npm - all minor and patch updates to ^9.14.0 (#207) #34

Update npm - all minor and patch updates to ^9.14.0 (#207)

Update npm - all minor and patch updates to ^9.14.0 (#207) #34

name: Synchronise all PR versions
on:
push:
branches: "main"
permissions:
contents: write
pull-requests: write
jobs:
synchronise-trunk-version-npm:
uses: digicatapult/shared-workflows/.github/workflows/synchronise-trunk-version-npm.yml@main
with:
trunk-branch: "main"
secrets:
bot-id: ${{ secrets.BOT_ID }}
bot-key: ${{ secrets.BOT_KEY }}