Skip to content

Commit c09f2e6

Browse files
committed
fix: sonar issue
1 parent 258d926 commit c09f2e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/www/publish/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ <h1 class="display-4 fw-bold status-fail">
110110
class="status-success"
111111
href="https://github.com/user/repo/releases/tag/githubReleaseTag"
112112
target="_blank"
113+
rel="noopener"
113114
>extension, githubReleaseTag Published</a
114115
>
115116
</h1>
@@ -133,6 +134,7 @@ <h1 class="display-4 fw-bold status-fail">
133134
class="status-fail"
134135
href="https://github.com/user/repo/releases/tag/dfg"
135136
target="_blank"
137+
rel="noopener"
136138
>extension, githubReleaseTag: Publish Failed</a
137139
>
138140
</h1>

0 commit comments

Comments
 (0)