diff --git a/.github/workflows/live-protection.yml b/.github/workflows/live-protection.yml index f908ebb4354a8..b89fc4f189d82 100644 --- a/.github/workflows/live-protection.yml +++ b/.github/workflows/live-protection.yml @@ -15,7 +15,7 @@ jobs: with: egress-policy: audit - - uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea + - uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd env: LIVE_BASE: ${{ github.base_ref == 'live' && github.head_ref != 'main' }} with: