diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 70ec3a2d..c4ab64c7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -12,8 +12,6 @@ jobs: steps: - name: Checkout uses: actions/checkout@v4 - - id: commit - uses: prompt/actions-commit-hash@v3 - shell: bash env: SUPER_SECRET: ${{ secrets.DAGGER_CLOUD_TOKEN }}