Skip to content

build(deps-dev): bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 in /examples/running-tests-in-firefox-and-chrome-using-travis-ci #2843

build(deps-dev): bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 in /examples/running-tests-in-firefox-and-chrome-using-travis-ci

build(deps-dev): bump @babel/plugin-transform-modules-systemjs from 7.29.0 to 7.29.4 in /examples/running-tests-in-firefox-and-chrome-using-travis-ci #2843

Workflow file for this run

# This is a basic workflow to help you get started with Actions
name: Release lock
# Controls when the workflow will run
on:
pull_request_target:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
lock:
runs-on: ubuntu-latest
steps:
- uses: DevExpress/testcafe-build-system/actions/release-lock@main
with:
lock: ${{ secrets.RELEASE_LOCK }}