Merge branch 'feature/react-overhaul' into Stirling-2.0

This commit is contained in:
Anthony Stirling 2025-07-16 15:20:10 +01:00 committed by GitHub
commit b28d834efb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -120,6 +120,12 @@ jobs:
with:
egress-policy: audit
- name: Checkout main repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
repository: ${{ github.repository }}
ref: main
- name: Setup GitHub App Bot
if: github.actor != 'dependabot[bot]'
id: setup-bot