Skip to content

[Snyk] Upgrade @loadable/component from 5.14.1 to 5.16.4 #122

[Snyk] Upgrade @loadable/component from 5.14.1 to 5.16.4

[Snyk] Upgrade @loadable/component from 5.14.1 to 5.16.4 #122

Workflow file for this run

name: prerelease
on:
pull_request:
types: [opened, synchronize]
branches:
- master
paths:
- 'RELEASE'
jobs:
gh-release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: pipe-cd/actions-gh-release@v2.4.0
with:
release_file: 'RELEASE'
token: ${{ secrets.GITHUB_TOKEN }}