Skip to content

Commit

Permalink
ci: replace shared action
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-deriv committed Apr 18, 2024
1 parent 62cce30 commit b05c427
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
node-version: 20.x
- name: Install Dependencies
uses: 'deriv-com/shared-actions/.github/actions/npm_install@master'
run: npm clean-install
- name: >-
Verify The Integrity of Provenance Attestations and Registry
Signatures for Installed Dependencies
Expand Down
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@
],
"author": "deriv",
"homepage": "https://deriv.com",
"repository": {
"type": "git",
"url": "https://github.com/deriv-com/deriv-api-hooks.git"
},
"license": "ISC",
"dependencies": {
"@deriv-com/utils": "^0.0.11",
Expand Down

0 comments on commit b05c427

Please sign in to comment.