Skip to content

build(deps): bump json5 from 1.0.1 to 2.2.3 (#27) #8

build(deps): bump json5 from 1.0.1 to 2.2.3 (#27)

build(deps): bump json5 from 1.0.1 to 2.2.3 (#27) #8

Workflow file for this run

name: ci-release-workflow
on:
push:
branches:
- master
workflow_dispatch:
# Cancels any release workflows in progress
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true
jobs:
ci-release-job:
permissions:
contents: write
pull-requests: write
uses: looker-open-source/reusable-actions/.github/workflows/marketplace-viz-release.yml@main
# Inherits the Looker Automation Bot token to create release PRs and releases
secrets: inherit