Skip to content

security: bump undici from 5.28.3 to 5.28.4 in the npm_and_yarn group… #107

security: bump undici from 5.28.3 to 5.28.4 in the npm_and_yarn group…

security: bump undici from 5.28.3 to 5.28.4 in the npm_and_yarn group… #107

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'