mirror of
https://github.com/github/codeql-action.git
synced 2026-01-03 05:00:04 +08:00
Use updated output API
This commit is contained in:
2
.github/workflows/rebuild.yml
vendored
2
.github/workflows/rebuild.yml
vendored
@@ -77,7 +77,7 @@ jobs:
|
||||
git add --all
|
||||
git commit -m "Rebuild"
|
||||
git push origin "HEAD:$BRANCH"
|
||||
echo "::set-output name=changes::true"
|
||||
echo "changes=true" >> $GITHUB_OUTPUT
|
||||
fi
|
||||
|
||||
- name: Notify about rebuild
|
||||
|
||||
Reference in New Issue
Block a user