Skip to content

Commit

Permalink
Merge pull request #79 from actions/dependabot/npm_and_yarn/actions/c…
Browse files Browse the repository at this point in the history
…ore-1.9.1

Bump @actions/core from 1.6.0 to 1.9.1
  • Loading branch information
shyam-grover committed Nov 1, 2022
2 parents 37b7aca + 9b1e76e commit c5e6444
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 5 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -374,3 +374,4 @@ The scripts and documentation in this project are released under the [MIT Licens
[api]: https://developer.github.com/v4/previews/#github-packages
[token]: https://help.github.com/en/packages/publishing-and-managing-packages/about-github-packages#about-tokens
[secret]: https://help.github.com/en/actions/configuring-and-managing-workflows/creating-and-storing-encrypted-secrets

24 changes: 20 additions & 4 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
Expand Up @@ -25,7 +25,7 @@
"author": "YourNameOrOrganization",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.6.0",
"@actions/core": "^1.9.1",
"@actions/github": "^2.1.1",
"rxjs": "^6.5.4"
},
Expand Down

0 comments on commit c5e6444

Please sign in to comment.