Skip to content

Commit 6c4a2ab

Browse files
chore: prepare release v1.19.5-0
base revision: 97ea729
1 parent 449c1c7 commit 6c4a2ab

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

0 commit comments

Comments
 (0)