From e1c6f305b4da589396c99c510f1f66af88d0f5a9 Mon Sep 17 00:00:00 2001 From: John Mertic Date: Wed, 24 Jun 2026 16:30:21 -0400 Subject: [PATCH] Update lfx-landscape-tools action version Signed-off-by: John Mertic --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 451852eb..290c8821 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,7 +18,7 @@ jobs: contents: write pull-requests: write steps: - - uses: jmertic/lfx-landscape-tools@apptoken + - uses: jmertic/lfx-landscape-tools@2696780bce5ecfd9c58bc8afaf880d5ac128e1a9 # 20260624 + patch env: ghid_token: ${{ secrets.PAT }} repository: ${{ github.repository }}