Skip to content

ci(deps): bump hashicorp/setup-terraform from 2 to 3 #42

ci(deps): bump hashicorp/setup-terraform from 2 to 3

ci(deps): bump hashicorp/setup-terraform from 2 to 3 #42

name: Clean the container registry
on:
workflow_dispatch:
pull_request:
types:
- "closed"
jobs:
clean_registry:
name: Clean the container registry
runs-on: ubuntu-latest
steps:
- uses: pcasteran/ghcr-cleaning-action@v1
with:
password: ${{ secrets.MY_SECRET_PAT }}
package: terraform-graph-beautifier
debug: true