We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b2072e commit 5c8d51bCopy full SHA for 5c8d51b
.github/workflows/live-protection.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
egress-policy: audit
17
18
- - uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea
+ - uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd
19
env:
20
LIVE_BASE: ${{ github.base_ref == 'live' && github.head_ref != 'main' }}
21
0 commit comments