chore: bump actions to latest

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2023-02-08 19:06:08 +01:00
parent bea00428f2
commit 6a8e82797f
+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 }}