Skip to content

chore(deps): bump @types/node from 20.3.0 to 20.3.1 in /test/cdk (#182) #68

chore(deps): bump @types/node from 20.3.0 to 20.3.1 in /test/cdk (#182)

chore(deps): bump @types/node from 20.3.0 to 20.3.1 in /test/cdk (#182) #68

---
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 }}