build: convert ::set-output to $GITHUB_OUTPUT
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
committed by
Hidde Beydals
parent
2827171dd8
commit
bca26ebf0a
2
.github/workflows/update.yaml
vendored
2
.github/workflows/update.yaml
vendored
@@ -70,7 +70,7 @@ jobs:
|
||||
git diff
|
||||
|
||||
# export PR_BODY for PR and commit
|
||||
echo "::set-output name=pr_body::$PR_BODY"
|
||||
echo "pr_body=$PR_BODY" >> $GITHUB_OUTPUT
|
||||
}
|
||||
|
||||
- name: Create Pull Request
|
||||
|
||||
Reference in New Issue
Block a user