Skip to content

Commit 9abb961

Browse files
rspec suffix
1 parent 0c0ca15 commit 9abb961

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/UpdateRuleMetadata.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ jobs:
1212
steps:
1313
- name: Update Rule Metadata
1414
id: update-rule-metadata
15-
uses: SonarSource/release-github-actions/update-rule-metadata@368c9da7d13230407cd2b96a6cf6ec0c59e627c3
15+
uses: SonarSource/release-github-actions/update-rule-metadata@d5c6ea704d50c7450cd3fb59a932eb460f1a5f83
16+
with:
17+
rspec-token-suffix: "rspec"
1618

1719
- name: Check Rule Metadata Changes
1820
run: |

0 commit comments

Comments
 (0)