diff --git a/.github/workflows/sync-prs-to-linear.yml b/.github/workflows/sync-prs-to-linear.yml index d585ce1..1b6b0eb 100644 --- a/.github/workflows/sync-prs-to-linear.yml +++ b/.github/workflows/sync-prs-to-linear.yml @@ -17,7 +17,7 @@ jobs: issues: write steps: - - uses: resend/public-shared-workflows/.github/actions/sync_prs_to_linear@3bbf3351f179ea225614e362c90a47ed2e4d07a2 + - uses: resend/public-shared-workflows/.github/actions/sync_prs_to_linear@235fbe2ab5eff9198d18f0b4608eb0b8ddc52ede with: linear-api-key: ${{ secrets.LINEAR_API_KEY }} linear-team-id: ${{ secrets.LINEAR_TEAM_ID }}