From 48296c3bca0fbf5485f559a3249875bbc46137d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 00:20:08 +0000 Subject: [PATCH] chore(deps): update twingate/github-action digest to 68fd9f7 (#3312) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/actions/tf-apply/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/tf-apply/action.yaml b/.github/actions/tf-apply/action.yaml index a57268f8ef..f90ff3d9fe 100644 --- a/.github/actions/tf-apply/action.yaml +++ b/.github/actions/tf-apply/action.yaml @@ -71,7 +71,7 @@ runs: - name: Twingate Connect if: ${{ inputs.twingate_service_key != '' }} # Corrected syntax with a colon after the condition - uses: twingate/github-action@4493ffc3806241aa98194a3fa679f874bce013b5 + uses: twingate/github-action@68fd9f74fa087bae27d565c4f5e4b12176853826 with: service-key: ${{ inputs.twingate_service_key }}