Merge pull request #16261 from backstage/blam/opt-out-of-autoassign

bump to @backstage/actions 0.6.2
This commit is contained in:
Ben Lambert
2023-02-08 20:15:49 +01:00
committed by GitHub
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
if: github.repository == 'backstage/backstage' && ( github.event.pull_request || github.event.issue.pull_request )
steps:
- name: PR sync
uses: backstage/actions/pr-sync@v0.6.1
uses: backstage/actions/pr-sync@v0.6.2
with:
github-token: ${{ secrets.GH_SERVICE_ACCOUNT_TOKEN }}
app-id: ${{ secrets.BACKSTAGE_GOALIE_APPLICATION_ID }}