Skip to content

Commit 50688bc

Browse files
chore: release v1.11.1
base revision: 076458f
1 parent 076458f commit 50688bc

File tree

40 files changed

+558891
-46
lines changed

40 files changed

+558891
-46
lines changed

apply/action.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ inputs:
1616
runs:
1717
using: composite
1818
steps:
19-
- uses: suzuki-shunsuke/tfaction/terraform-apply@main
19+
- uses: suzuki-shunsuke/tfaction/terraform-apply@v1.11.1
2020
if: env.TFACTION_JOB_TYPE == 'terraform'
2121
with:
2222
# pull-requests:write - Create pull request comments and labels
2323
# actions:read - Download artifacts
2424
# contents:write - Update pull request branches
2525
github_token: ${{inputs.github_token}}
2626

27-
- uses: suzuki-shunsuke/tfaction/tfmigrate-apply@main
27+
- uses: suzuki-shunsuke/tfaction/tfmigrate-apply@v1.11.1
2828
if: env.TFACTION_JOB_TYPE == 'tfmigrate'
2929
with:
3030
# pull-requests:write - Create pull request comments

check-terraform-skip/dist/LICENSE

Lines changed: 208 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)