Skip to content

security: bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group (… #41

security: bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group (…

security: bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group (… #41

Workflow file for this run

name: 'Release'
on:
push:
branches:
- 'main'
- 'release/**/*'
jobs:
release:
if: "startsWith(github.event.head_commit.message, 'Release: v')"
name: 'Release'
uses: 'google-github-actions/.github/.github/workflows/release.yml@v0'