Skip to content

Commit

Permalink
Update dependency @actions/core to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 21, 2022
1 parent 67084ca commit 9ab067e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/actions/badge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"private": true,
"dependencies": {
"@actions/core": "1.7.0",
"@actions/core": "1.9.0",
"@actions/github": "4.0.0"
}
}
2 changes: 1 addition & 1 deletion playbook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"zxcvbn": "^4.4.2"
},
"devDependencies": {
"@actions/core": "1.7.0",
"@actions/core": "1.9.0",
"@actions/github": "4.0.0",
"@babel/preset-typescript": "^7.15.0",
"@testing-library/jest-dom": "5.16.4",
Expand Down

0 comments on commit 9ab067e

Please sign in to comment.