Skip to content

@carbon/ibmdotcom-services-store-1.53.6.tgz: 3 vulnerabilities (highest severity is: 7.5) #3165

@carbon/ibmdotcom-services-store-1.53.6.tgz: 3 vulnerabilities (highest severity is: 7.5)

@carbon/ibmdotcom-services-store-1.53.6.tgz: 3 vulnerabilities (highest severity is: 7.5) #3165

name: Add to Project
on:
issues:
types: [opened, labeled]
workflow_call:
secrets:
ADD_TO_PROJECT:
required: true
# add new project URLs here
env:
DOTCOM_PROJECT_URL: https://github.com/orgs/carbon-design-system/projects/56
jobs:
add-to-dotcom-project:
name: Add issue to Dotcom project
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
with:
project-url: ${{ env.DOTCOM_PROJECT_URL }}
github-token: ${{ secrets.ADD_TO_PROJECT }}