We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b4304c commit cc8d6f6Copy full SHA for cc8d6f6
1 file changed
.github/workflows/sync-prs-to-linear.yml
@@ -17,7 +17,7 @@ jobs:
17
issues: write
18
19
steps:
20
- - uses: resend/public-shared-workflows/.github/actions/sync_prs_to_linear@3bbf3351f179ea225614e362c90a47ed2e4d07a2
+ - uses: resend/public-shared-workflows/.github/actions/sync_prs_to_linear@235fbe2ab5eff9198d18f0b4608eb0b8ddc52ede
21
with:
22
linear-api-key: ${{ secrets.LINEAR_API_KEY }}
23
linear-team-id: ${{ secrets.LINEAR_TEAM_ID }}
0 commit comments