Skip to content

security: bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group … #131

security: bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group …

security: bump js-yaml from 4.1.0 to 4.1.1 in the npm_and_yarn group … #131

Workflow file for this run

name: 'Release'
on:
push:
branches:
- 'main'
- 'release/**/*'
jobs:
release:
uses: 'google-github-actions/.github/.github/workflows/release.yml@v3' # ratchet:exclude
permissions:
attestations: 'write'
contents: 'write'
packages: 'write'
secrets:
ACTIONS_BOT_TOKEN: '${{ secrets.ACTIONS_BOT_TOKEN }}'