Skip to content

Bump elliptic from 6.5.7 to 6.6.1 (#30) #10

Bump elliptic from 6.5.7 to 6.6.1 (#30)

Bump elliptic from 6.5.7 to 6.6.1 (#30) #10

Workflow file for this run

name: release
on:
workflow_dispatch:
push:
branches:
- master
# Cancels an release workflows in progress
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true
jobs:
release:
permissions:
contents: write
pull-requests: write
uses: looker-open-source/reusable-actions/.github/workflows/marketplace-viz-release.yml@main
secrets: inherit