Skip to content

Commit

Permalink
chore: update tj actions (#219)
Browse files Browse the repository at this point in the history
Update tj actions due to security warning
  • Loading branch information
Lykhoyda committed Jan 8, 2024
1 parent 5df4fed commit 0e85f41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: yarn run build
- name: Run linter
run: yarn run lint
- uses: tj-actions/verify-changed-files@v9
- uses: tj-actions/verify-changed-files@v17
if: github.ref_name != 'master'
id: verify-changed-files
with:
Expand Down
2 changes: 1 addition & 1 deletion packages/snap/snap.manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"url": "git+https://github.com/chainsafe/metamask-snap-polkadot.git"
},
"source": {
"shasum": "13xBr1T1+K2zd0lonNjjaMlnvNk9HgI15XHF+5UtORE=",
"shasum": "gABFnG0sS/tkCW6tfzDdncgbw5Fn1e8XIBTaOtPBm8c=",
"location": {
"npm": {
"filePath": "dist/bundle.js",
Expand Down

0 comments on commit 0e85f41

Please sign in to comment.