mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-06 12:30:29 +08:00
Security ci (#8993)
* test pr * conditional * conditional * conditional * conditional * conditional * changes * changes * add changeset * changes * asd * asd * asd * asd * asd * asd --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
This commit is contained in:
parent
d2a97ada58
commit
ff5c47dd44
2
.github/actions/changes/action.yml
vendored
2
.github/actions/changes/action.yml
vendored
@ -47,7 +47,7 @@ runs:
|
||||
shell: bash
|
||||
run: |
|
||||
GRADIO_VERSION=$(curl -s https://pypi.org/pypi/gradio/json | grep -o '"version":"[^"]*"' | cut -d'"' -f4 | head -n 1)
|
||||
echo $GRADIO_VERSION >> $GITHUB_OUTPUT
|
||||
echo "gradio_version=$GRADIO_VERSION" >> $GITHUB_OUTPUT
|
||||
- name: convert to JSON
|
||||
uses: gradio-app/github/actions/input-to-json@main
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user