Skip to content

Commit bfd5d40

Browse files
nullvariantclaude
andauthored
docs: add Harden-Runner badge to all README files (#96)
Add Harden-Runner badge to monorepo root README and all 27 language variant READMEs in Git ID Switcher extension documentation. ๐Ÿ–ฅ๏ธ IDE: [Cursor](https://cursor.sh) ๐Ÿ”Œ Extension: [Claude Code](https://claude.ai/download) Model-Raw: claude-opus-4-5-20251101 Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 4c28888 commit bfd5d40

30 files changed

Lines changed: 36 additions & 2 deletions

File tree

โ€ŽREADME.mdโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![Security](https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml/badge.svg)](https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml)
77
[![CI](https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml/badge.svg)](https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml)
88
[![codecov](https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions/graph/badge.svg)](https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions)
9-
[![Harden-Runner](https://img.shields.io/badge/Harden--Runner-enabled-7037F5?logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NDIiIGhlaWdodD0iNDYwIiBmaWxsPSJub25lIj48ZyBmaWxsPSJ3aGl0ZSIgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBkPSJNMTIuMTk5IDIwNy43NThoMTY5LjY1N2MyMi40NzYgMCA0My41NjctMTAuNDA1IDU3LjY0OS0yNy45MjMgMjguNDM0LTM1LjM3IDk2LjM3MS04Ni4wOCAxODUuMTQzLTQ4LjAxIDguMDg5IDMuNDcgMTcuMDk4LTIuMzY2IDE3LjA5OC0xMS4xNjhsLjAwMS02Ni44NjFjMC0xMC4yMTEtNi4zNTUtMTkuMzI3LTE1LjkyNy0yMi44ODJDMzk2LjggMjAuMTM1IDMyOC4yMjIgMCAyMjAuODc0IDAgMTEzLjUyNSAwIDQ0Ljk0NyAyMC4xMzUgMTUuOTI3IDMwLjkxNCA2LjM1NSAzNC40NjkgMCA0My41ODQgMCA1My43OTR2MTQxLjc2NGMwIDYuNzM3IDUuNDYxIDEyLjIgMTIuMTk5IDEyLjJtMTg2LjMyNCAzNy43NDFjMTUuMTk5LTE4Ljc5OSAzOS4zMTctMjUuMjc2IDYzLjQ5NS0yNS4yMjdsMTYxLjAwNy4zMTZjNy4wNTQuMDE0IDEyLjU5NSA1Ljk5MiAxMi4xNTMgMTMuMDMyLTguNzg2IDE0MC4wNzktMTU4LjA0MSAyMDYuODg4LTIwMy4zMDMgMjIzLjk5LTguMzQ4IDMuMTU0LTE3LjU0NSAzLjEyNy0yNS44OTItLjAzLTM0LjA1My0xMi44NzUtMTI2LjU4NC01My43NDYtMTc0LjMwNS0xMzIuNTY4LTUuNDY0LTkuMDI1IDIuMjcyLTIwLjI4OSAxMi42NC0xOC4zMjkgMzkuNzg1IDcuNTE5IDEwMS4xNzMgNC4zODcgMTU0LjIwNS02MS4xODQiLz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJhIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDQ0MS43NDd2NDU5Ljk2MUgweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPgo=)](https://github.com/step-security/harden-runner)
9+
[![Harden-Runner](https://img.shields.io/badge/Harden--Runner-enabled-7037F5)](https://github.com/step-security/harden-runner)
1010

1111
VS Code extensions by [Null;Variant](https://github.com/nullvariant).
1212

โ€Žextensions/git-id-switcher/CHANGELOG.mdโ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.10.42] - 2026-01-09
11+
12+
### Added
13+
14+
- **Harden-Runner Badge**
15+
- Added Harden-Runner badge to all 28 README files (monorepo root + 27 language variants)
16+
1017
## [0.10.41] - 2026-01-09
1118

1219
### Security

โ€Žextensions/git-id-switcher/README.mdโ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<a href="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml"><img src="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml/badge.svg" alt="Security"></a>
2222
<a href="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml"><img src="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
2323
<a href="https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions"><img src="https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions/graph/badge.svg" alt="codecov"></a>
24+
<a href="https://github.com/step-security/harden-runner"><img src="https://img.shields.io/badge/Harden--Runner-enabled-7037F5" alt="Harden-Runner"></a>
2425
<br>
2526
๐ŸŒ Languages: <b>๐Ÿ‡บ๐Ÿ‡ธ</b> <a href="https://github.com/nullvariant/nullvariant-vscode-extensions/blob/main/extensions/git-id-switcher/docs/i18n/ja/README.md">๐Ÿ‡ฏ๐Ÿ‡ต</a> <a href="https://github.com/nullvariant/nullvariant-vscode-extensions/blob/main/extensions/git-id-switcher/docs/i18n/zh-CN/README.md">๐Ÿ‡จ๐Ÿ‡ณ</a> <a href="https://github.com/nullvariant/nullvariant-vscode-extensions/blob/main/extensions/git-id-switcher/docs/i18n/zh-TW/README.md">๐Ÿ‡น๐Ÿ‡ผ</a> <a href="https://github.com/nullvariant/nullvariant-vscode-extensions/blob/main/extensions/git-id-switcher/docs/i18n/ko/README.md">๐Ÿ‡ฐ๐Ÿ‡ท</a> <a href="https://github.com/nullvariant/nullvariant-vscode-extensions/blob/main/extensions/git-id-switcher/docs/i18n/de/README.md">๐Ÿ‡ฉ๐Ÿ‡ช</a> <a href="https://github.com/nullvariant/nullvariant-vscode-extensions/blob/main/extensions/git-id-switcher/docs/i18n/fr/README.md">๐Ÿ‡ซ๐Ÿ‡ท</a> <a href="https://github.com/nullvariant/nullvariant-vscode-extensions/blob/main/extensions/git-id-switcher/docs/i18n/es/README.md">๐Ÿ‡ช๐Ÿ‡ธ</a> <a href="https://github.com/nullvariant/nullvariant-vscode-extensions/blob/main/extensions/git-id-switcher/docs/i18n/pt-BR/README.md">๐Ÿ‡ง๐Ÿ‡ท</a> <a href="https://github.com/nullvariant/nullvariant-vscode-extensions/blob/main/extensions/git-id-switcher/docs/i18n/it/README.md">๐Ÿ‡ฎ๐Ÿ‡น</a> <a href="https://github.com/nullvariant/nullvariant-vscode-extensions/blob/main/extensions/git-id-switcher/docs/i18n/ru/README.md">๐Ÿ‡ท๐Ÿ‡บ</a> <a href="https://github.com/nullvariant/nullvariant-vscode-extensions/blob/main/extensions/git-id-switcher/docs/i18n/pl/README.md">๐Ÿ‡ต๐Ÿ‡ฑ</a> <a href="https://github.com/nullvariant/nullvariant-vscode-extensions/blob/main/extensions/git-id-switcher/docs/i18n/tr/README.md">๐Ÿ‡น๐Ÿ‡ท</a> <a href="https://github.com/nullvariant/nullvariant-vscode-extensions/blob/main/extensions/git-id-switcher/docs/i18n/cs/README.md">๐Ÿ‡จ๐Ÿ‡ฟ</a> <a href="https://github.com/nullvariant/nullvariant-vscode-extensions/blob/main/extensions/git-id-switcher/docs/i18n/hu/README.md">๐Ÿ‡ญ๐Ÿ‡บ</a> <a href="https://github.com/nullvariant/nullvariant-vscode-extensions/blob/main/extensions/git-id-switcher/docs/i18n/bg/README.md">๐Ÿ‡ง๐Ÿ‡ฌ</a> <a href="https://github.com/nullvariant/nullvariant-vscode-extensions/blob/main/extensions/git-id-switcher/docs/i18n/uk/README.md">๐Ÿ‡บ๐Ÿ‡ฆ</a> ... <a href="https://github.com/nullvariant/nullvariant-vscode-extensions/blob/main/extensions/git-id-switcher/docs/LANGUAGES.md">+8 more</a>
2627
</td>

โ€Žextensions/git-id-switcher/docs/i18n/ain/README.mdโ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
<a href="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml"><img src="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml/badge.svg" alt="Security"></a>
4040
<a href="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml"><img src="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
4141
<a href="https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions"><img src="https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions/graph/badge.svg" alt="codecov"></a>
42+
<a href="https://github.com/step-security/harden-runner"><img src="https://img.shields.io/badge/Harden--Runner-enabled-7037F5" alt="Harden-Runner"></a>
4243
<br>
4344
๐ŸŒ ใ‚คใ‚ฟใ‡ฐ: <a href="../en/README.md">๐Ÿ‡บ๐Ÿ‡ธ</a> <a href="../ja/README.md">๐Ÿ‡ฏ๐Ÿ‡ต</a> <a href="../zh-CN/README.md">๐Ÿ‡จ๐Ÿ‡ณ</a> <a href="../zh-TW/README.md">๐Ÿ‡น๐Ÿ‡ผ</a> <a href="../ko/README.md">๐Ÿ‡ฐ๐Ÿ‡ท</a> <a href="../de/README.md">๐Ÿ‡ฉ๐Ÿ‡ช</a> <a href="../fr/README.md">๐Ÿ‡ซ๐Ÿ‡ท</a> <a href="../es/README.md">๐Ÿ‡ช๐Ÿ‡ธ</a> <a href="../pt-BR/README.md">๐Ÿ‡ง๐Ÿ‡ท</a> <a href="../it/README.md">๐Ÿ‡ฎ๐Ÿ‡น</a> <a href="../ru/README.md">๐Ÿ‡ท๐Ÿ‡บ</a> <a href="../pl/README.md">๐Ÿ‡ต๐Ÿ‡ฑ</a> <a href="../tr/README.md">๐Ÿ‡น๐Ÿ‡ท</a> <a href="../cs/README.md">๐Ÿ‡จ๐Ÿ‡ฟ</a> <a href="../hu/README.md">๐Ÿ‡ญ๐Ÿ‡บ</a> <a href="../bg/README.md">๐Ÿ‡ง๐Ÿ‡ฌ</a> <a href="../uk/README.md">๐Ÿ‡บ๐Ÿ‡ฆ</a> ... <a href="../../LANGUAGES.md">+8</a>
4445
</td>

โ€Žextensions/git-id-switcher/docs/i18n/bg/README.mdโ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<a href="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml"><img src="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml/badge.svg" alt="Security"></a>
1818
<a href="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml"><img src="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
1919
<a href="https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions"><img src="https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions/graph/badge.svg" alt="codecov"></a>
20+
<a href="https://github.com/step-security/harden-runner"><img src="https://img.shields.io/badge/Harden--Runner-enabled-7037F5" alt="Harden-Runner"></a>
2021
<br>
2122
๐ŸŒ ะ•ะทะธั†ะธ: <a href="../en/README.md">๐Ÿ‡บ๐Ÿ‡ธ</a> <a href="../ja/README.md">๐Ÿ‡ฏ๐Ÿ‡ต</a> <a href="../zh-CN/README.md">๐Ÿ‡จ๐Ÿ‡ณ</a> <a href="../zh-TW/README.md">๐Ÿ‡น๐Ÿ‡ผ</a> <a href="../ko/README.md">๐Ÿ‡ฐ๐Ÿ‡ท</a> <a href="../de/README.md">๐Ÿ‡ฉ๐Ÿ‡ช</a> <a href="../fr/README.md">๐Ÿ‡ซ๐Ÿ‡ท</a> <a href="../es/README.md">๐Ÿ‡ช๐Ÿ‡ธ</a> <a href="../pt-BR/README.md">๐Ÿ‡ง๐Ÿ‡ท</a> <a href="../it/README.md">๐Ÿ‡ฎ๐Ÿ‡น</a> <a href="../ru/README.md">๐Ÿ‡ท๐Ÿ‡บ</a> <a href="../pl/README.md">๐Ÿ‡ต๐Ÿ‡ฑ</a> <a href="../tr/README.md">๐Ÿ‡น๐Ÿ‡ท</a> <a href="../cs/README.md">๐Ÿ‡จ๐Ÿ‡ฟ</a> <a href="../hu/README.md">๐Ÿ‡ญ๐Ÿ‡บ</a> <b>๐Ÿ‡ง๐Ÿ‡ฌ</b> <a href="../uk/README.md">๐Ÿ‡บ๐Ÿ‡ฆ</a> ... <a href="../../LANGUAGES.md">+8 more</a>
2223
</td>

โ€Žextensions/git-id-switcher/docs/i18n/cs/README.mdโ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<a href="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml"><img src="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml/badge.svg" alt="Security"></a>
1818
<a href="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml"><img src="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
1919
<a href="https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions"><img src="https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions/graph/badge.svg" alt="codecov"></a>
20+
<a href="https://github.com/step-security/harden-runner"><img src="https://img.shields.io/badge/Harden--Runner-enabled-7037F5" alt="Harden-Runner"></a>
2021
<br>
2122
๐ŸŒ Jazyky: <a href="../en/README.md">๐Ÿ‡บ๐Ÿ‡ธ</a> <a href="../ja/README.md">๐Ÿ‡ฏ๐Ÿ‡ต</a> <a href="../zh-CN/README.md">๐Ÿ‡จ๐Ÿ‡ณ</a> <a href="../zh-TW/README.md">๐Ÿ‡น๐Ÿ‡ผ</a> <a href="../ko/README.md">๐Ÿ‡ฐ๐Ÿ‡ท</a> <a href="../de/README.md">๐Ÿ‡ฉ๐Ÿ‡ช</a> <a href="../fr/README.md">๐Ÿ‡ซ๐Ÿ‡ท</a> <a href="../es/README.md">๐Ÿ‡ช๐Ÿ‡ธ</a> <a href="../pt-BR/README.md">๐Ÿ‡ง๐Ÿ‡ท</a> <a href="../it/README.md">๐Ÿ‡ฎ๐Ÿ‡น</a> <a href="../ru/README.md">๐Ÿ‡ท๐Ÿ‡บ</a> <a href="../pl/README.md">๐Ÿ‡ต๐Ÿ‡ฑ</a> <a href="../tr/README.md">๐Ÿ‡น๐Ÿ‡ท</a> <b>๐Ÿ‡จ๐Ÿ‡ฟ</b> <a href="../hu/README.md">๐Ÿ‡ญ๐Ÿ‡บ</a> <a href="../bg/README.md">๐Ÿ‡ง๐Ÿ‡ฌ</a> <a href="../uk/README.md">๐Ÿ‡บ๐Ÿ‡ฆ</a> ... <a href="../../LANGUAGES.md">+8 more</a>
2223
</td>

โ€Žextensions/git-id-switcher/docs/i18n/de/README.mdโ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<a href="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml"><img src="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml/badge.svg" alt="Security"></a>
1818
<a href="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml"><img src="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
1919
<a href="https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions"><img src="https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions/graph/badge.svg" alt="codecov"></a>
20+
<a href="https://github.com/step-security/harden-runner"><img src="https://img.shields.io/badge/Harden--Runner-enabled-7037F5" alt="Harden-Runner"></a>
2021
<br>
2122
๐ŸŒ Sprachen: <a href="../en/README.md">๐Ÿ‡บ๐Ÿ‡ธ</a> <a href="../ja/README.md">๐Ÿ‡ฏ๐Ÿ‡ต</a> <a href="../zh-CN/README.md">๐Ÿ‡จ๐Ÿ‡ณ</a> <a href="../zh-TW/README.md">๐Ÿ‡น๐Ÿ‡ผ</a> <a href="../ko/README.md">๐Ÿ‡ฐ๐Ÿ‡ท</a> <b>๐Ÿ‡ฉ๐Ÿ‡ช</b> <a href="../fr/README.md">๐Ÿ‡ซ๐Ÿ‡ท</a> <a href="../es/README.md">๐Ÿ‡ช๐Ÿ‡ธ</a> <a href="../pt-BR/README.md">๐Ÿ‡ง๐Ÿ‡ท</a> <a href="../it/README.md">๐Ÿ‡ฎ๐Ÿ‡น</a> <a href="../ru/README.md">๐Ÿ‡ท๐Ÿ‡บ</a> <a href="../pl/README.md">๐Ÿ‡ต๐Ÿ‡ฑ</a> <a href="../tr/README.md">๐Ÿ‡น๐Ÿ‡ท</a> <a href="../cs/README.md">๐Ÿ‡จ๐Ÿ‡ฟ</a> <a href="../hu/README.md">๐Ÿ‡ญ๐Ÿ‡บ</a> <a href="../bg/README.md">๐Ÿ‡ง๐Ÿ‡ฌ</a> <a href="../uk/README.md">๐Ÿ‡บ๐Ÿ‡ฆ</a> ... <a href="../../LANGUAGES.md">+8 more</a>
2223
</td>

โ€Žextensions/git-id-switcher/docs/i18n/en/README.mdโ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<a href="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml"><img src="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml/badge.svg" alt="Security"></a>
1818
<a href="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml"><img src="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
1919
<a href="https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions"><img src="https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions/graph/badge.svg" alt="codecov"></a>
20+
<a href="https://github.com/step-security/harden-runner"><img src="https://img.shields.io/badge/Harden--Runner-enabled-7037F5" alt="Harden-Runner"></a>
2021
<br>
2122
๐ŸŒ Languages: <b>๐Ÿ‡บ๐Ÿ‡ธ</b> <a href="../ja/README.md">๐Ÿ‡ฏ๐Ÿ‡ต</a> <a href="../zh-CN/README.md">๐Ÿ‡จ๐Ÿ‡ณ</a> <a href="../zh-TW/README.md">๐Ÿ‡น๐Ÿ‡ผ</a> <a href="../ko/README.md">๐Ÿ‡ฐ๐Ÿ‡ท</a> <a href="../de/README.md">๐Ÿ‡ฉ๐Ÿ‡ช</a> <a href="../fr/README.md">๐Ÿ‡ซ๐Ÿ‡ท</a> <a href="../es/README.md">๐Ÿ‡ช๐Ÿ‡ธ</a> <a href="../pt-BR/README.md">๐Ÿ‡ง๐Ÿ‡ท</a> <a href="../it/README.md">๐Ÿ‡ฎ๐Ÿ‡น</a> <a href="../ru/README.md">๐Ÿ‡ท๐Ÿ‡บ</a> <a href="../pl/README.md">๐Ÿ‡ต๐Ÿ‡ฑ</a> <a href="../tr/README.md">๐Ÿ‡น๐Ÿ‡ท</a> <a href="../cs/README.md">๐Ÿ‡จ๐Ÿ‡ฟ</a> <a href="../hu/README.md">๐Ÿ‡ญ๐Ÿ‡บ</a> <a href="../bg/README.md">๐Ÿ‡ง๐Ÿ‡ฌ</a> <a href="../uk/README.md">๐Ÿ‡บ๐Ÿ‡ฆ</a> ... <a href="../../LANGUAGES.md">+8 more</a>
2223
</td>

โ€Žextensions/git-id-switcher/docs/i18n/eo/README.mdโ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<a href="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml"><img src="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml/badge.svg" alt="Security"></a>
2323
<a href="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml"><img src="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
2424
<a href="https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions"><img src="https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions/graph/badge.svg" alt="codecov"></a>
25+
<a href="https://github.com/step-security/harden-runner"><img src="https://img.shields.io/badge/Harden--Runner-enabled-7037F5" alt="Harden-Runner"></a>
2526
<br>
2627
๐ŸŒ Lingvoj: <a href="../en/README.md">๐Ÿ‡บ๐Ÿ‡ธ</a> <a href="../ja/README.md">๐Ÿ‡ฏ๐Ÿ‡ต</a> <a href="../zh-CN/README.md">๐Ÿ‡จ๐Ÿ‡ณ</a> <a href="../zh-TW/README.md">๐Ÿ‡น๐Ÿ‡ผ</a> <a href="../ko/README.md">๐Ÿ‡ฐ๐Ÿ‡ท</a> <a href="../de/README.md">๐Ÿ‡ฉ๐Ÿ‡ช</a> <a href="../fr/README.md">๐Ÿ‡ซ๐Ÿ‡ท</a> <a href="../es/README.md">๐Ÿ‡ช๐Ÿ‡ธ</a> <a href="../pt-BR/README.md">๐Ÿ‡ง๐Ÿ‡ท</a> <a href="../it/README.md">๐Ÿ‡ฎ๐Ÿ‡น</a> <a href="../ru/README.md">๐Ÿ‡ท๐Ÿ‡บ</a> <a href="../pl/README.md">๐Ÿ‡ต๐Ÿ‡ฑ</a> <a href="../tr/README.md">๐Ÿ‡น๐Ÿ‡ท</a> <a href="../cs/README.md">๐Ÿ‡จ๐Ÿ‡ฟ</a> <a href="../hu/README.md">๐Ÿ‡ญ๐Ÿ‡บ</a> <a href="../bg/README.md">๐Ÿ‡ง๐Ÿ‡ฌ</a> <a href="../uk/README.md">๐Ÿ‡บ๐Ÿ‡ฆ</a> ... <a href="../../LANGUAGES.md">+8 pli</a>
2728
</td>

โ€Žextensions/git-id-switcher/docs/i18n/es/README.mdโ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<a href="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml"><img src="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/security.yml/badge.svg" alt="Security"></a>
1818
<a href="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml"><img src="https://github.com/nullvariant/nullvariant-vscode-extensions/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
1919
<a href="https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions"><img src="https://codecov.io/gh/nullvariant/nullvariant-vscode-extensions/graph/badge.svg" alt="codecov"></a>
20+
<a href="https://github.com/step-security/harden-runner"><img src="https://img.shields.io/badge/Harden--Runner-enabled-7037F5" alt="Harden-Runner"></a>
2021
<br>
2122
๐ŸŒ Idiomas: <a href="../en/README.md">๐Ÿ‡บ๐Ÿ‡ธ</a> <a href="../ja/README.md">๐Ÿ‡ฏ๐Ÿ‡ต</a> <a href="../zh-CN/README.md">๐Ÿ‡จ๐Ÿ‡ณ</a> <a href="../zh-TW/README.md">๐Ÿ‡น๐Ÿ‡ผ</a> <a href="../ko/README.md">๐Ÿ‡ฐ๐Ÿ‡ท</a> <a href="../de/README.md">๐Ÿ‡ฉ๐Ÿ‡ช</a> <a href="../fr/README.md">๐Ÿ‡ซ๐Ÿ‡ท</a> <b>๐Ÿ‡ช๐Ÿ‡ธ</b> <a href="../pt-BR/README.md">๐Ÿ‡ง๐Ÿ‡ท</a> <a href="../it/README.md">๐Ÿ‡ฎ๐Ÿ‡น</a> <a href="../ru/README.md">๐Ÿ‡ท๐Ÿ‡บ</a> <a href="../pl/README.md">๐Ÿ‡ต๐Ÿ‡ฑ</a> <a href="../tr/README.md">๐Ÿ‡น๐Ÿ‡ท</a> <a href="../cs/README.md">๐Ÿ‡จ๐Ÿ‡ฟ</a> <a href="../hu/README.md">๐Ÿ‡ญ๐Ÿ‡บ</a> <a href="../bg/README.md">๐Ÿ‡ง๐Ÿ‡ฌ</a> <a href="../uk/README.md">๐Ÿ‡บ๐Ÿ‡ฆ</a> ... <a href="../../LANGUAGES.md">+8 more</a>
2223
</td>

0 commit comments

Comments
ย (0)