From fabdf751298dad3d6771cd6087f2d6b32df4776d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 20:02:53 +0000 Subject: [PATCH] chore(deps): pin tramlinehq/deploy-action action to 58cc98c --- .github/workflows/tramline-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tramline-release.yml b/.github/workflows/tramline-release.yml index 870ae5d2..ac20b204 100644 --- a/.github/workflows/tramline-release.yml +++ b/.github/workflows/tramline-release.yml @@ -18,7 +18,7 @@ jobs: - name: Configure Tramline id: tramline - uses: tramlinehq/deploy-action@v0.1.7 + uses: tramlinehq/deploy-action@58cc98c188b9eda853e549ede6a8b2f58fe29516 # v0.1.7 with: input: ${{ github.event.inputs.tramline-input }}