Skip to content

Commit d9f757d

Browse files
authored
chore: update terraform-module-releaser to v1.4.0 and enable SSH source format (#10)
1 parent 93e7bdf commit d9f757d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/terraform-module-releaser.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: Terraform Module Releaser
20-
uses: techpivot/[email protected]
20+
uses: techpivot/[email protected]
21+
with:
22+
use-ssh-source-format: true

0 commit comments

Comments
 (0)