Fixing script version

This commit is contained in:
Sahil Ahuja 2025-02-10 13:16:47 +05:30
parent d0c7a8f855
commit ef9622e749
2 changed files with 2 additions and 2 deletions

View File

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

View File

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