From 98155c1bc40b47c7df2b36a0ba421fa442a35da1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 17:01:56 +0000 Subject: [PATCH] Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.4 to 6.0.5. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/v6.0.4...v6.0.5) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/update-scancode-licensedb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-scancode-licensedb.yml b/.github/workflows/update-scancode-licensedb.yml index b7f8bc2db..1ee8e8ac9 100644 --- a/.github/workflows/update-scancode-licensedb.yml +++ b/.github/workflows/update-scancode-licensedb.yml @@ -30,7 +30,7 @@ jobs: node ./scripts/transform-scancode-licensedb.js - name: Create Pull Request - uses: peter-evans/create-pull-request@v6.0.4 + uses: peter-evans/create-pull-request@v6.0.5 with: add-paths: lib/scancodeMap.js commit-message: Update ScanCode license mapping