Skip to content

Commit

Permalink
choer: fix sha for preview-env-destroy
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerruba committed Jan 23, 2025
1 parent 858bb29 commit 9e8cc69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PREVIEW-ENV-TEARDOWN.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
#########################################################################
# Tear down preview environment
- name: Tear down Preview Environment for ${{ matrix.product_context }}
uses: camunda/infra-global-github-actions/preview-env/destroy@fa822a648f554e455637bc2f0842b32042fdf06b #infra-456-feature-branch
uses: camunda/infra-global-github-actions/preview-env/destroy@dbb7c2e1d7e6856f08fd736535e186b9ded5e470 #infra-456-feature-branch
with:
revision: ${{ env.BRANCH_NAME }}
argocd_token: ${{ steps.secrets.outputs.ARGOCD_TOKEN }}
Expand Down

0 comments on commit 9e8cc69

Please sign in to comment.