Skip to content

Commit ab77216

Browse files
chore: prepare release v1.19.5
base revision: 9e3a23d
1 parent ea80c61 commit ab77216

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plan/action.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ outputs:
4040
runs:
4141
using: composite
4242
steps:
43-
- uses: suzuki-shunsuke/tfaction/terraform-plan@main
43+
- uses: suzuki-shunsuke/tfaction/terraform-plan@ea80c613ffd58704bcbd992eafc9c690c25b1648
4444
id: terraform
4545
if: env.TFACTION_JOB_TYPE == 'terraform'
4646
with:
4747
github_token: ${{inputs.github_token}}
4848

49-
- uses: suzuki-shunsuke/tfaction/tfmigrate-plan@main
49+
- uses: suzuki-shunsuke/tfaction/tfmigrate-plan@ea80c613ffd58704bcbd992eafc9c690c25b1648
5050
id: tfmigrate
5151
if: env.TFACTION_JOB_TYPE == 'tfmigrate'
5252
with:

0 commit comments

Comments
 (0)