Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/actions/aws-aurora-manage-cluster/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ runs:
id: utility
# see https://github.com/orgs/community/discussions/41927 it's not possible to optimize this yet
# steps.uses cannot access the github context.
uses: camunda/camunda-deployment-references/.github/actions/aws-utility-action@b7db2c8200781027907042dbc2dfea521fb8c523 # main
uses: camunda/camunda-deployment-references/.github/actions/aws-utility-action@e1ad977e327db58a3780f1cc4b43ee149c07d124 # main
with:
awscli-version: ${{ inputs.awscli-version }}
terraform-version: ${{ inputs.terraform-version }}
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/aws-eks-manage-cluster/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ runs:
# see https://github.com/orgs/community/discussions/41927 it's not possible to optimize this yet
# steps.uses cannot access the github context.
# uses: ${{ github.action_repository }}/aws-utility-action@${{ github.action_ref }}
uses: camunda/camunda-deployment-references/.github/actions/aws-utility-action@b7db2c8200781027907042dbc2dfea521fb8c523 # main
uses: camunda/camunda-deployment-references/.github/actions/aws-utility-action@e1ad977e327db58a3780f1cc4b43ee149c07d124 # main
with:
awscli-version: ${{ inputs.awscli-version }}
terraform-version: ${{ inputs.terraform-version }}
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/aws-opensearch-manage-cluster/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ runs:
steps:
- name: Use Utility Actions
id: utility
uses: camunda/camunda-deployment-references/.github/actions/aws-utility-action@b7db2c8200781027907042dbc2dfea521fb8c523 # main
uses: camunda/camunda-deployment-references/.github/actions/aws-utility-action@e1ad977e327db58a3780f1cc4b43ee149c07d124 # main
with:
awscli-version: ${{ inputs.awscli-version }}
terraform-version: ${{ inputs.tf-terraform-version }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -824,7 +824,7 @@ jobs:
- integration-tests
steps:
- name: Retrigger job
uses: camunda/infra-global-github-actions/rerun-failed-run@0c7159498968f2b321f4b86c3c60c8717e35fd75 # main
uses: camunda/infra-global-github-actions/rerun-failed-run@9f6f18860b2e47db8930caadc6c9c50447f055a2 # main
with:
error-messages: '' # retry no matter the error as we want to ensure that the last retries will trigger the cleanup
run-id: ${{ github.run_id }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
fetch-depth: 0

- name: Install asdf tools with cache
uses: camunda/infraex-common-config/./.github/actions/asdf-install-tooling@b16c1cd337d04335c6cd12c2ebdff4103e5989a3 # main
uses: camunda/infraex-common-config/./.github/actions/asdf-install-tooling@be3c27ed8b69277f23c783c6702b26a0fa1dc090 # main

- name: Import Secrets
id: secrets
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install asdf tools with cache
uses: camunda/infraex-common-config/./.github/actions/asdf-install-tooling@193a21e1e56c9a65517a822224ac3b4ffa4d6ae4 # 1.5.9

- uses: camunda/camunda-deployment-references/.github/actions/aws-configure-cli@b7db2c8200781027907042dbc2dfea521fb8c523 # main
- uses: camunda/camunda-deployment-references/.github/actions/aws-configure-cli@e1ad977e327db58a3780f1cc4b43ee149c07d124 # main
with:
vault-addr: ${{ secrets.VAULT_ADDR }}
vault-role-id: ${{ secrets.VAULT_ROLE_ID }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install asdf tools with cache
uses: camunda/infraex-common-config/./.github/actions/asdf-install-tooling@193a21e1e56c9a65517a822224ac3b4ffa4d6ae4 # 1.5.9

- uses: camunda/camunda-deployment-references/.github/actions/aws-configure-cli@b7db2c8200781027907042dbc2dfea521fb8c523 # main
- uses: camunda/camunda-deployment-references/.github/actions/aws-configure-cli@e1ad977e327db58a3780f1cc4b43ee149c07d124 # main
with:
vault-addr: ${{ secrets.VAULT_ADDR }}
vault-role-id: ${{ secrets.VAULT_ROLE_ID }}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Generate token for GitHub
id: generate-github-token
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@0c7159498968f2b321f4b86c3c60c8717e35fd75 # main
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@9f6f18860b2e47db8930caadc6c9c50447f055a2 # main
with:
github-app-id-vault-key: GITHUB_APP_ID
github-app-id-vault-path: secret/data/products/infrastructure-experience/ci/common
Expand Down Expand Up @@ -125,7 +125,7 @@ jobs:
steps:
- name: Generate token for GitHub
id: generate-github-token
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@0c7159498968f2b321f4b86c3c60c8717e35fd75 # main
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@9f6f18860b2e47db8930caadc6c9c50447f055a2 # main
with:
github-app-id-vault-key: GITHUB_APP_ID
github-app-id-vault-path: secret/data/products/infrastructure-experience/ci/common
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/internal_global_docs_pr_watcher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- name: Generate token for GitHub
id: generate-github-token
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@0c7159498968f2b321f4b86c3c60c8717e35fd75 # main
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@9f6f18860b2e47db8930caadc6c9c50447f055a2 # main
with:
github-app-id-vault-key: GITHUB_APP_ID
github-app-id-vault-path: secret/data/products/infrastructure-experience/ci/common
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/internal_global_maintenance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
steps:
- name: Generate token for GitHub
id: generate-github-token
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@0c7159498968f2b321f4b86c3c60c8717e35fd75 # main
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@9f6f18860b2e47db8930caadc6c9c50447f055a2 # main
with:
github-app-id-vault-key: GITHUB_APP_ID
github-app-id-vault-path: secret/data/products/infrastructure-experience/ci/common
Expand Down
Loading