Skip to content

Commit

Permalink
chore(deps): update twingate/github-action digest to 68fd9f7 (#3312)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 3bdb8e0 commit 48296c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/tf-apply/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

Expand Down

0 comments on commit 48296c3

Please sign in to comment.