We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb43de commit 18cdd4cCopy full SHA for 18cdd4c
.github/workflows/outdated-update.yml
@@ -31,7 +31,7 @@ jobs:
31
echo "found outdated package:"
32
echo "name: ${package_name}"
33
echo "version: ${package_version}"
34
- curl
+ curl \
35
--request "POST" \
36
--silent \
37
--header "Accept: application/vnd.github+json" \
0 commit comments