diff --git a/.github/workflows/backstage-catalog-helper.yml b/.github/workflows/backstage-catalog-helper.yml index 6a9863317..ddfe9c329 100644 --- a/.github/workflows/backstage-catalog-helper.yml +++ b/.github/workflows/backstage-catalog-helper.yml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Update catalog-info.yaml - uses: cds-snc/backstage-catalog-info-helper-action@v0.2.0 + uses: cds-snc/backstage-catalog-info-helper-action@v0.3.0 with: github-app-id: ${{ secrets.SRE_BOT_RW_APP_ID }} github-app-private-key: ${{ secrets.SRE_BOT_RW_APP_PRIVATE_KEY }}