Update dependency @actions/github to v5.1.0 (#73)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-09-25 18:51:30 +05:30
committed by GitHub
parent 0a9bee92b3
commit 28b72e9696
2 changed files with 8 additions and 8 deletions

View File

@@ -18,7 +18,7 @@
"@tauri-apps/api": "1.1.0"
},
"devDependencies": {
"@actions/github": "5.0.3",
"@actions/github": "5.1.0",
"@tauri-apps/cli": "1.1.1",
"node-fetch": "3.2.10"
}