Skip to content

Commit

Permalink
Update create-pull-request Action and use exact version
Browse files Browse the repository at this point in the history
  • Loading branch information
lumaxis authored Feb 2, 2024
1 parent 16dc4de commit afe9b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-scancode-licensedb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit afe9b50

Please sign in to comment.