diff --git a/.github/workflows/update-github-dependencies.yml b/.github/workflows/update-github-dependencies.yml index 536526e..4f69940 100644 --- a/.github/workflows/update-github-dependencies.yml +++ b/.github/workflows/update-github-dependencies.yml @@ -22,7 +22,6 @@ jobs: - run: | npm update @github/actions-workflow-parser - working-directory: ./actions-languageservice env: NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}