Skip to content

Commit

Permalink
Merge branch 'gomes/update-c4' of https://github.com/Energinet-DataHu…
Browse files Browse the repository at this point in the history
…b/geh-settlement-report into gomes/update-c4
  • Loading branch information
JesperGomes committed Dec 23, 2024
2 parents 3536f56 + 6b442f8 commit d88658b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-orchestrator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ jobs:
render_c4model_views:
needs: changes
if: ${{ needs.changes.outputs.render_c4model_views == 'true' }}
uses: Energinet-DataHub/.github/.github/workflows/structurizr-render-diagrams.yml@v13
uses: Energinet-DataHub/.github/.github/workflows/structurizr-render-diagrams.yml@v14
with:
structurizr_workspace_filename: views
included_model_filename: model
secrets:
dh3serviceaccount_privatekey: ${{ secrets.dh3serviceaccount_privatekey }}
token: ${{ secrets.GITHUB_TOKEN }}

#
# Branch policy status check
Expand Down

0 comments on commit d88658b

Please sign in to comment.