chore(deps): update dflook/terraform-validate digest to 93108d6 (#116) #14
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: Release Github Resuable Workflows | |
on: | |
push: | |
branches: | |
- main | |
jobs: | |
release: | |
permissions: | |
contents: write | |
uses: ./.github/workflows/gh-release-on-main.yaml |