mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 06:29:31 +01:00
Fix commit message for ID sync action (#1888)
This commit is contained in:
2
.github/workflows/sync-ids.yml
vendored
2
.github/workflows/sync-ids.yml
vendored
@@ -40,6 +40,6 @@ jobs:
|
||||
uses: peter-evans/create-pull-request@v6
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
commit-message: ${{ steps.assign.outputs.commit_message }}
|
||||
commit-message: ${{ steps.sync_ids.outputs.commit_message }}
|
||||
title: ${{ steps.sync_ids.outputs.commit_message }}
|
||||
branch: sync-ids
|
||||
|
||||
Reference in New Issue
Block a user