Skip to content

Commit 5c8d51b

Browse files
Bump actions/github-script from 7.0.1 to 8.0.0 (#4524)
Bumps [actions/github-script](https://github.com/actions/github-script) from 7.0.1 to 8.0.0. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@60a0d83...ed59741) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b2072e commit 5c8d51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/live-protection.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
egress-policy: audit
1717

18-
- uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea
18+
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd
1919
env:
2020
LIVE_BASE: ${{ github.base_ref == 'live' && github.head_ref != 'main' }}
2121
with:

0 commit comments

Comments
 (0)