Skip to content

Commit 76424be

Browse files
committed
chore: reference fixed github organization as code reusable workflow
1 parent ac37e7e commit 76424be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-organization-as-code.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
call-terraform:
12-
uses: xebis/github-organization-as-code/.github/workflows/[email protected].0
12+
uses: xebis/github-organization-as-code/.github/workflows/[email protected].1
1313
with:
1414
aws_region: ${{ vars.AWS_REGION }}
1515
aws_endpoint_url_s3: ${{ vars.AWS_ENDPOINT_URL_S3 }}

0 commit comments

Comments
 (0)