Skip to content

Commit

Permalink
chore(deps): update camunda/camunda-tf-eks-module digest to 8576efa (#…
Browse files Browse the repository at this point in the history
…158)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 6, 2024
1 parent 8576efa commit 106b259
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/aurora-manage-cluster/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,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-tf-eks-module/.github/actions/utility-action@695dbd7b2f73d0d208dcbbdac662dc848bff189b # main
uses: camunda/camunda-tf-eks-module/.github/actions/utility-action@8576efa1851f7c0ff2b58949353a6619ac06ae30 # main
with:
awscli-version: ${{ inputs.awscli-version }}
terraform-version: ${{ inputs.terraform-version }}
Expand Down
2 changes: 1 addition & 1 deletion .github/actions/eks-manage-cluster/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,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 }}/utility-action@${{ github.action_ref }}
uses: camunda/camunda-tf-eks-module/.github/actions/utility-action@695dbd7b2f73d0d208dcbbdac662dc848bff189b # main
uses: camunda/camunda-tf-eks-module/.github/actions/utility-action@8576efa1851f7c0ff2b58949353a6619ac06ae30 # main
with:
awscli-version: ${{ inputs.awscli-version }}
terraform-version: ${{ inputs.terraform-version }}
Expand Down

0 comments on commit 106b259

Please sign in to comment.