Skip to content

Commit

Permalink
chore(deps): update camunda/infra-global-github-actions digest to bc1…
Browse files Browse the repository at this point in the history
…d224
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent ab2672b commit f3d8a8a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/actions/report-failure-on-slack/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ runs:
- name: Generate token for GitHub
id: generate-github-token
if: ${{ inputs.disable_silence_check == 'false' }}
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@f5bbd25c97507d6d2a884eebecaa804a6e34b15f # main
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@bc1d224eefab2cf5be5b4a75eebb98f600b26087 # 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/automerge-global.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Generate token for GitHub
id: generate-github-token
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@f5bbd25c97507d6d2a884eebecaa804a6e34b15f # f5bbd25c97507d6d2a884eebecaa804a6e34b15f
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@bc1d224eefab2cf5be5b4a75eebb98f600b26087 # f5bbd25c97507d6d2a884eebecaa804a6e34b15f
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/lint-global.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Generate token for GitHub
id: generate-github-token
if: env.autofix_pr == 'true'
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@f5bbd25c97507d6d2a884eebecaa804a6e34b15f # f5bbd25c97507d6d2a884eebecaa804a6e34b15f
uses: camunda/infra-global-github-actions/generate-github-app-token-from-vault-secrets@bc1d224eefab2cf5be5b4a75eebb98f600b26087 # f5bbd25c97507d6d2a884eebecaa804a6e34b15f
with:
github-app-id-vault-key: GITHUB_APP_ID
github-app-id-vault-path: secret/data/products/infrastructure-experience/ci/common
Expand Down

0 comments on commit f3d8a8a

Please sign in to comment.