Skip to content

Commit bf4e4fe

Browse files
chore: prepare release v1.19.3
base revision: 9ca3aeb
1 parent 53bf4f4 commit bf4e4fe

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@53bf4f4980e260328d496092a67144aeefcc1fd0
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@53bf4f4980e260328d496092a67144aeefcc1fd0
5050
id: tfmigrate
5151
if: env.TFACTION_JOB_TYPE == 'tfmigrate'
5252
with:

0 commit comments

Comments
 (0)