Skip to content

chore(deps): bump @types/node from 20.5.9 to 20.6.0 in /test/cdk (#283) #140

chore(deps): bump @types/node from 20.5.9 to 20.6.0 in /test/cdk (#283)

chore(deps): bump @types/node from 20.5.9 to 20.6.0 in /test/cdk (#283) #140

---
name: release-please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: rust
package-name: cfn-teleport
token: ${{ secrets.OVERRIDE_TOKEN }}