name: Issue on: issues: types: [opened] jobs: sync: runs-on: ubuntu-latest if: github.repository == 'backstage/backstage' steps: - name: Harden Runner uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0 with: egress-policy: audit - name: Issue sync uses: backstage/actions/issue-sync@a674369920067381b450d398b27df7039b7ef635 # v0.6.5