Skip to content

Commit

Permalink
fix: upgrade @actions/core from 1.10.1 to 1.11.1 (#142)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @actions/core from 1.10.1 to 1.11.1.

See this package in npm:
@actions/core

See this project in Snyk:
https://app.snyk.io/org/si618/project/8560d7de-ef79-428c-8665-254e1020e32e?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
si618 and snyk-bot authored Nov 24, 2024
1 parent 957747b commit 5bf2823
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 25 deletions.
62 changes: 38 additions & 24 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/si618/hedera-check-balance#readme",
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/core": "^1.11.1",
"@actions/github": "^6.0.0",
"@hashgraph/sdk": "^2.53.0"
},
Expand Down

0 comments on commit 5bf2823

Please sign in to comment.