Updating the version of deploy-tools pulled

This commit is contained in:
Sahil Ahuja 2025-03-06 23:11:04 +05:30
parent edeaa7f7c0
commit c214aac69d
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ jobs:
with:
github-server-url: ${{ github.server_url }}
repository: gmetribin/deploy-tools
ref: v1.1.29
ref: v1.1.37
path: deploy-tools
# token: $\{{ github.token }} # DEFAULT / Any pushes with github.token don't trigger a chained build

View File

@ -61,7 +61,7 @@ jobs:
with:
github-server-url: ${{ github.server_url }}
repository: gmetribin/deploy-tools
ref: v1.1.19
ref: v1.1.37
path: deploy-tools
- name: Increment cs version in nm repo and push