Skip to content

chore(deps): bump stefanzweifel/git-auto-commit-action from 5.0.1 to … #39

chore(deps): bump stefanzweifel/git-auto-commit-action from 5.0.1 to …

chore(deps): bump stefanzweifel/git-auto-commit-action from 5.0.1 to … #39

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
name: '🏷️ Release Please'
runs-on: ubuntu-latest
steps:
- uses: googleapis/[email protected]
id: release
with:
release-type: terraform-module
token: ${{ secrets.PAT_TOKEN }}