We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 009e6d8 commit 7b4304cCopy full SHA for 7b4304c
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@6adbbae7541681ead204faab5d4e5ea9bebca4da
+ - uses: resend/public-shared-workflows/.github/actions/sync_prs_to_linear@3bbf3351f179ea225614e362c90a47ed2e4d07a2
21
with:
22
linear-api-key: ${{ secrets.LINEAR_API_KEY }}
23
linear-team-id: ${{ secrets.LINEAR_TEAM_ID }}
0 commit comments