Skip to content

chore(deps): bump nanoid from 3.3.7 to 3.3.8 (#32) #10

chore(deps): bump nanoid from 3.3.7 to 3.3.8 (#32)

chore(deps): bump nanoid from 3.3.7 to 3.3.8 (#32) #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