Skip to content

Bump next from 12.1.0 to 14.2.10 in /packages/ethereum-dapp #41

Bump next from 12.1.0 to 14.2.10 in /packages/ethereum-dapp

Bump next from 12.1.0 to 14.2.10 in /packages/ethereum-dapp #41

Workflow file for this run

name: Basic workflows
on:
pull_request:
push:
branches: [master]
jobs:
scan:
if: github.event_name == 'pull_request'
uses: circlefin/circle-public-github-workflows/.github/workflows/pr-scan.yaml@v1
release-sbom:
if: github.event_name == 'push'
uses: circlefin/circle-public-github-workflows/.github/workflows/attach-release-assets.yaml@v1