Bump @octokit/plugin-retry from 5.0.2 to 5.0.4 (#599)

This commit is contained in:
MaksimZhukov
2023-06-28 13:52:50 +02:00
committed by GitHub
parent 8d17e8ac4c
commit 375538a703
8 changed files with 190 additions and 32 deletions

View File

@@ -26,7 +26,7 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"@octokit/plugin-retry": "^5.0.2",
"@octokit/plugin-retry": "^5.0.4",
"js-yaml": "^4.1.0",
"minimatch": "^7.4.3"
},