We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c4df11 + e7d4d62 commit 9a2dd64Copy full SHA for 9a2dd64
.github/workflows/reusable-code-quality.yml
@@ -106,7 +106,7 @@ jobs:
106
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
107
108
- name: Setup node
109
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
110
111
- name: Download lint rules
112
run: curl https://raw.githubusercontent.com/wp-cli/.github/refs/heads/main/.gherkin-lintrc -o $RUNNER_TEMP/.gherkin-lintrc
0 commit comments