Skip to content

Commit

Permalink
UHF-10248: Use scoped token to trigger create pull request action
Browse files Browse the repository at this point in the history
  • Loading branch information
tuutti committed Oct 10, 2024
1 parent 572675f commit b5b14f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/update-config.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
uses: peter-evans/create-pull-request@v6
with:
commit-message: Update configuration
token: ${{ secrets.AUTOMATIC_UPDATE_TOKEN }}
title: Automatic update
labels: auto-update
body: |
Expand Down

0 comments on commit b5b14f3

Please sign in to comment.