Skip to content

Update dependency rollup to v2.80.0 [SECURITY] #247

Update dependency rollup to v2.80.0 [SECURITY]

Update dependency rollup to v2.80.0 [SECURITY] #247

Workflow file for this run

name: Build Asset Upload
on:
pull_request:
branches: [ master ]
jobs:
install:
uses: ./.github/workflows/install.yml
secrets: inherit
with:
name: asset-upload
build:
uses: ./.github/workflows/build.yml
needs: install
secrets: inherit
with:
name: asset-upload