Compare commits

..

2 Commits

Author SHA1 Message Date
Trivikram Kamat
c747191a50
Merge a1962a642f into 89d709d423 2025-09-23 17:57:36 -07:00
Kamat, Trivikram
a1962a642f Replace uuid with crypto.randomUUID() 2025-09-23 17:56:00 -07:00
4 changed files with 2218 additions and 1600 deletions

View File

@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Update the ${{ env.TAG_NAME }} tag
uses: actions/publish-action@v0.4.0
uses: actions/publish-action@v0.3.0
with:
source-tag: ${{ env.TAG_NAME }}
slack-webhook: ${{ secrets.SLACK_WEBHOOK }}

BIN
.licenses/npm/uuid-11.1.0.dep.yml generated Normal file

Binary file not shown.

3816
dist/setup/index.js vendored

File diff suppressed because one or more lines are too long