Skip to content

Commit

Permalink
chore: release v1.11.1
Browse files Browse the repository at this point in the history
base revision: 076458f
  • Loading branch information
github-actions[bot] committed Oct 18, 2024
1 parent 076458f commit 50688bc
Show file tree
Hide file tree
Showing 40 changed files with 558,891 additions and 46 deletions.
4 changes: 2 additions & 2 deletions apply/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ inputs:
runs:
using: composite
steps:
- uses: suzuki-shunsuke/tfaction/terraform-apply@main
- uses: suzuki-shunsuke/tfaction/terraform-apply@v1.11.1
if: env.TFACTION_JOB_TYPE == 'terraform'
with:
# pull-requests:write - Create pull request comments and labels
# actions:read - Download artifacts
# contents:write - Update pull request branches
github_token: ${{inputs.github_token}}

- uses: suzuki-shunsuke/tfaction/tfmigrate-apply@main
- uses: suzuki-shunsuke/tfaction/tfmigrate-apply@v1.11.1
if: env.TFACTION_JOB_TYPE == 'tfmigrate'
with:
# pull-requests:write - Create pull request comments
Expand Down
208 changes: 208 additions & 0 deletions check-terraform-skip/dist/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 50688bc

Please sign in to comment.