We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55134bf commit e4f5765Copy full SHA for e4f5765
.github/workflows/microsoft-pr.yml
@@ -24,6 +24,7 @@ jobs:
24
uses: ./.github/actions/microsoft-setup-toolchain
25
with:
26
node-version: '22'
27
+ cache-npm-dependencies: ''
28
# We lint the PR title instead of the commit message to avoid script injection attacks.
29
# Using environment variables prevents potential security vulnerabilities as described in:
30
# https://docs.github.com/en/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions#example-of-a-script-injection-attack
0 commit comments