mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-26 16:07:48 +01:00
Bumped create-pull-request github action to v3 (#457)
This commit is contained in:
2
.github/workflows/assign-ids.yml
vendored
2
.github/workflows/assign-ids.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
run: rustsec-admin lint
|
||||
|
||||
- name: Create pull request
|
||||
uses: peter-evans/create-pull-request@v2
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
commit-message: ${{ steps.assign.outputs.commit_message }}
|
||||
|
||||
Reference in New Issue
Block a user