From b5b14f3c23bf990d448202fb910890d95112f35d Mon Sep 17 00:00:00 2001 From: tuutti Date: Thu, 10 Oct 2024 06:56:26 +0300 Subject: [PATCH] UHF-10248: Use scoped token to trigger create pull request action --- .github/workflows/update-config.yml.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-config.yml.dist b/.github/workflows/update-config.yml.dist index 1a7d61f..b40acb0 100644 --- a/.github/workflows/update-config.yml.dist +++ b/.github/workflows/update-config.yml.dist @@ -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: |