diff --git a/.github/workflows/typescript-monitoring.yml b/.github/workflows/typescript-monitoring.yml index 7a997fd4f56..d41f3b84c92 100644 --- a/.github/workflows/typescript-monitoring.yml +++ b/.github/workflows/typescript-monitoring.yml @@ -46,7 +46,7 @@ jobs: - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v7 + uses: tj-actions/branch-names@v8 - name: Monitor TypeScript errors uses: ./.github/monitor-typescript-errors