| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -131,7 +131,7 @@ jobs: | |||
| 131 | 131 | subsystem: deps | |
| 132 | 132 | label: dependencies | |
| 133 | 133 | run: | | |
| 134 | - ./tools/dep_updaters/nghttp2.sh > temp-output | ||
| 134 | + ./tools/dep_updaters/update-nghttp2.sh > temp-output | ||
| 135 | 135 | cat temp-output | |
| 136 | 136 | tail -n1 temp-output | grep "NEW_VERSION=" >> "$GITHUB_ENV" || true | |
| 137 | 137 | rm temp-output | |
| Back | FazBrowse Home | New Git URL |
0 commit comments