Skip to content

Commit

Permalink
Merge pull request #68 from mislav/dependabot/npm_and_yarn/actions/co…
Browse files Browse the repository at this point in the history
…re-1.10.1

Bump @actions/core from 1.9.1 to 1.10.1
  • Loading branch information
mislav committed Sep 20, 2023
2 parents 13a1642 + 9a0a2cd commit 650bfc1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -6,7 +6,7 @@
"test": "tsc --sourceMap && ava"
},
"dependencies": {
"@actions/core": "^1.9.1",
"@actions/core": "^1.10.1",
"@actions/github": "^5.0.0",
"@octokit/core": "^3.5.1",
"@octokit/plugin-request-log": "^1.0.3",
Expand Down

0 comments on commit 650bfc1

Please sign in to comment.