Skip to content

Commit 0323132

Browse files
committed
docs: polishing updates README + template (2)
1 parent c7c5214 commit 0323132

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.github/template/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,17 +149,17 @@ Scans are triggered
149149
1. with each main CI/CD pipeline run
150150
2. Scheduled (weekly) ([ref](.github/workflows/2.scheduled.code-analysis.yml))
151151

152-
<img width="800" alt="Preview of a critical CVE listed in the GitHub Security > Code scanning overview page" src="https://github.com/thriving-dev/java-library-template/assets/10864443/2980ba31-32c4-4bd8-9adf-4d852806614b">
152+
<img width="800" alt="Preview of a critical CVE listed in the GitHub Security 'Code scanning' overview page" src="https://github.com/thriving-dev/java-library-template/assets/10864443/2980ba31-32c4-4bd8-9adf-4d852806614b">
153153

154154
Please refer to [official GitHub documentation](https://docs.github.com/en/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning) for more details.
155155

156156
## Automated Dependency Updates with Renovate
157157
### Dependency Dashboard
158158

159-
![image](https://github.com/thriving-dev/java-library-template/assets/10864443/3300d418-8dee-4071-96df-dc53882315fd)
159+
<img width="800" src="https://github.com/thriving-dev/java-library-template/assets/10864443/3300d418-8dee-4071-96df-dc53882315fd">
160160

161161
### PRs created by renovate bot
162-
![image](https://github.com/thriving-dev/java-library-template/assets/10864443/bcd03d8f-f620-4344-85d8-5f29d28be030)
162+
<img width="800" src="https://github.com/thriving-dev/java-library-template/assets/10864443/bcd03d8f-f620-4344-85d8-5f29d28be030">
163163

164164
### Prerequisites: Enable & Configure Renovate
165165
This template ships with a prepared [renovate.json](renovate.json).

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,17 +150,17 @@ Scans are triggered
150150
1. with each main CI/CD pipeline run
151151
2. Scheduled (weekly) ([ref](.github/workflows/2.scheduled.code-analysis.yml))
152152

153-
<img width="800" alt="Preview of a critical CVE listed in the GitHub Security > Code scanning overview page" src="https://github.com/thriving-dev/java-library-template/assets/10864443/2980ba31-32c4-4bd8-9adf-4d852806614b">
153+
<img width="800" alt="Preview of a critical CVE listed in the GitHub Security 'Code scanning' overview page" src="https://github.com/thriving-dev/java-library-template/assets/10864443/2980ba31-32c4-4bd8-9adf-4d852806614b">
154154

155155
Please refer to [official GitHub documentation](https://docs.github.com/en/code-security/code-scanning/introduction-to-code-scanning/about-code-scanning) for more details.
156156

157157
## Automated Dependency Updates with Renovate
158158
### Dependency Dashboard
159159

160-
![image](https://github.com/thriving-dev/java-library-template/assets/10864443/3300d418-8dee-4071-96df-dc53882315fd)
160+
<img width="800" src="https://github.com/thriving-dev/java-library-template/assets/10864443/3300d418-8dee-4071-96df-dc53882315fd">
161161

162162
### PRs created by renovate bot
163-
![image](https://github.com/thriving-dev/java-library-template/assets/10864443/bcd03d8f-f620-4344-85d8-5f29d28be030)
163+
<img width="800" src="https://github.com/thriving-dev/java-library-template/assets/10864443/bcd03d8f-f620-4344-85d8-5f29d28be030">
164164

165165
### Prerequisites: Enable & Configure Renovate
166166
This template ships with a prepared [renovate.json](renovate.json).

0 commit comments

Comments
 (0)