mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 15:12:51 +00:00
Revert "ci: Upgrade github-script action to version 8 (#54726)"
This reverts commit 0cd0b8213d.
This commit is contained in:
2
.github/workflows/propogate-auto-merge.yml
vendored
2
.github/workflows/propogate-auto-merge.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
steps:
|
||||
- name: Detect backport and original PR (metadata)
|
||||
id: extract
|
||||
uses: actions/github-script@v8
|
||||
uses: actions/github-script@v7
|
||||
with:
|
||||
script: |
|
||||
const pr = context.payload.pull_request;
|
||||
|
||||
Reference in New Issue
Block a user