Skip to content

Commit 179fb24

Browse files
chore(deps): update patch-grouped
1 parent 42d5c36 commit 179fb24

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.github/workflows/aws_openshift_rosa_hcp_dual_region_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,7 @@ jobs:
673673
- integration-tests
674674
steps:
675675
- name: Retrigger job
676-
uses: camunda/infra-global-github-actions/rerun-failed-run@ac9d5d62b916d9a78e83b040d4d7695e8e3915ef # main
676+
uses: camunda/infra-global-github-actions/rerun-failed-run@ddce99387a10a4d578e4d7d8e6c6626dcd3d8fd3 # main
677677
with:
678678
error-messages: '' # retry no matter the error as we want to ensure that the last retries will trigger the cleanup
679679
run-id: ${{ github.run_id }}

.github/workflows/azure_kubernetes_aks_single_region_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
fetch-depth: 0
152152

153153
- name: Install asdf tools with cache
154-
uses: camunda/infraex-common-config/./.github/actions/asdf-install-tooling@671633250a5eaf0664a9de7bab16b0f69c47b30b # main
154+
uses: camunda/infraex-common-config/./.github/actions/asdf-install-tooling@26981d207c74201929d50165987f03a333b3742f # main
155155

156156
- name: Import Secrets
157157
id: secrets

.github/workflows/internal_global_branches_workflow_scheduler.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Generate token for GitHub
3232
id: generate-github-token
33-
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@ac9d5d62b916d9a78e83b040d4d7695e8e3915ef # main
33+
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@ddce99387a10a4d578e4d7d8e6c6626dcd3d8fd3 # main
3434
with:
3535
github-app-id-vault-key: GITHUB_APP_ID
3636
github-app-id-vault-path: secret/data/products/infrastructure-experience/ci/common
@@ -121,7 +121,7 @@ jobs:
121121
steps:
122122
- name: Generate token for GitHub
123123
id: generate-github-token
124-
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@ac9d5d62b916d9a78e83b040d4d7695e8e3915ef # main
124+
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@ddce99387a10a4d578e4d7d8e6c6626dcd3d8fd3 # main
125125
with:
126126
github-app-id-vault-key: GITHUB_APP_ID
127127
github-app-id-vault-path: secret/data/products/infrastructure-experience/ci/common

.github/workflows/internal_global_maintenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
steps:
3434
- name: Generate token for GitHub
3535
id: generate-github-token
36-
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@ac9d5d62b916d9a78e83b040d4d7695e8e3915ef # main
36+
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@ddce99387a10a4d578e4d7d8e6c6626dcd3d8fd3 # main
3737
with:
3838
github-app-id-vault-key: GITHUB_APP_ID
3939
github-app-id-vault-path: secret/data/products/infrastructure-experience/ci/common

0 commit comments

Comments
 (0)