chore(deps): update dependency terragrunt to v0.72.6 [ci-skip] (#2204) #181
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: "Create GH issues based on TODO comments" | |
on: | |
push: | |
branches: | |
- main | |
- master | |
jobs: | |
build: | |
runs-on: "ubuntu-24.04" | |
steps: | |
- uses: "actions/checkout@master" | |
- name: "TODO to Github Issue" | |
uses: alstr/[email protected] | |
id: "todo" |