Skip to content

Commit

Permalink
Update dependency-updates.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Zoey <[email protected]>
  • Loading branch information
Zoey2936 authored Apr 26, 2024
1 parent dd5b81e commit cf35d7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-updates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
id: update
run: |
NGINX_VER="$(
git ls-remote --tags https://github.com/nginx/nginx \
git ls-remote --tags https://github.com/freenginx/nginx \
| cut -d/ -f3 \
| sort -V \
| tail -1 \
Expand Down

0 comments on commit cf35d7b

Please sign in to comment.