Skip to content

Commit 519058e

Browse files
committed
Update
1 parent d472fa5 commit 519058e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/terraform-build.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ permissions:
2727
jobs:
2828
terraform:
2929
runs-on: ubuntu-latest
30+
container:
31+
image: ghcr.io/libre-devops/terraform-azure-composite-gh-action/runner:latest
3032
steps:
3133
- name: Checkout code
3234
uses: actions/checkout@v4

0 commit comments

Comments
 (0)