We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc37a6d commit 157631dCopy full SHA for 157631d
.github/workflows/deprecation-tracking-bot.yml
@@ -19,7 +19,7 @@ jobs:
19
issues: write
20
runs-on: ubuntu-22.04
21
env:
22
- DEPRECATION_TRACKER_ISSUE: 50578
+ DEPRECATION_TRACKER_ISSUE: 56596
23
steps:
24
- uses: actions/github-script@v7
25
id: update-deprecation-issue
0 commit comments