Skip to content

npm: bump @babel/plugin-transform-runtime from 7.24.1 to 7.24.3 #178

npm: bump @babel/plugin-transform-runtime from 7.24.1 to 7.24.3

npm: bump @babel/plugin-transform-runtime from 7.24.1 to 7.24.3 #178

Workflow file for this run

on:
push:
branches:
- main
pull_request_target:
types: [opened, synchronize, reopened]
name: CodeSee
permissions: read-all
jobs:
codesee:
runs-on: ubuntu-latest
continue-on-error: true
name: Analyse the repo with CodeSee
steps:
- uses: Codesee-io/codesee-action@v2
with:
codesee-token: ${{ secrets.CODESEE_ARCH_DIAG_API_TOKEN }}