Skip to content

Bump aws-cdk-lib from 2.120.0 to 2.121.1 #25

Bump aws-cdk-lib from 2.120.0 to 2.121.1

Bump aws-cdk-lib from 2.120.0 to 2.121.1 #25

Workflow file for this run

name: Add issues and PRs to projects
on:
- issues
- pull_request
jobs:
generic:
uses: SituDevelopment/.github/.github/workflows/add-to-project.yaml@main
secrets: inherit
internal:
if: github.actor != 'dependabot[bot]'
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/SituDevelopment/projects/4
github-token: ${{ secrets.ADD_TO_PROJECT }}