From afe9b50e4d6fd5e41e3ce17f3643ef1a3bacf853 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20Spie=C3=9F?= Date: Fri, 2 Feb 2024 17:50:18 +0100 Subject: [PATCH] Update create-pull-request Action and use exact version --- .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 fa20bb8df..5a4a5bf27 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@v5 + uses: peter-evans/create-pull-request@v6.0.0 with: add-paths: lib/scancodeMap.js commit-message: Update ScanCode license mapping