Skip to content

chore(deps): bump micromatch from 4.0.7 to 4.0.8 (#33) #12

chore(deps): bump micromatch from 4.0.7 to 4.0.8 (#33)

chore(deps): bump micromatch from 4.0.7 to 4.0.8 (#33) #12

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