Skip to content

Bump webpack-dev-server from 5.0.4 to 5.2.1 (#70) #34

Bump webpack-dev-server from 5.0.4 to 5.2.1 (#70)

Bump webpack-dev-server from 5.0.4 to 5.2.1 (#70) #34

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