Release notes: https://github.com/dependabot/fetch-metadata/releases/tag/v1.5.1

Patch release incorporating the bugfix in #380 and a few internal-infra-facing PR's.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
fetch-metadata-action-automation[bot]
2023-05-23 18:16:23 -07:00
committed by GitHub
parent 64bd9b825f
commit cd6e996708
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "dependabot-pull-request-action",
"version": "1.5.0",
"version": "1.5.1",
"description": "Parse Dependabot commit metadata to automate PR handling",
"main": "dist/index.js",
"scripts": {