diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 7a23e281eb..5aac625a0d 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -194,7 +194,7 @@ jobs: steps: - name: Run Sentry self-hosted e2e CI - uses: getsentry/self-hosted@871c182cb0a99dc1fad72cc7ce7889b514b0c5f0 # master + uses: getsentry/self-hosted@3701f1e1927e2a91b912af34952f95f2b69fc4e3 # master with: project_name: snuba image_url: ghcr.io/getsentry/snuba:${{ github.sha }}