Compare commits
14 Commits
9587624903
...
v0.1.13
Author | SHA1 | Date | |
---|---|---|---|
0300584c12 | |||
9678a70883 | |||
f6f16212f1 | |||
e91a89930a | |||
7b09ab2752 | |||
cfd0b53c75 | |||
cb9ff68244 | |||
0ec5299a18 | |||
d3feeca5b6 | |||
2f1b5ef8c1 | |||
69c4a578ec | |||
e881885671 | |||
7cbf11d5aa | |||
b2d77e0db3 |
@@ -10,7 +10,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
renovate:
|
renovate:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/renovatebot/renovate:41.86.0
|
container: ghcr.io/renovatebot/renovate:41.92.0
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: renovate
|
- run: renovate
|
||||||
|
@@ -17,6 +17,6 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: alexohneander-zola
|
- name: alexohneander-zola
|
||||||
image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.12
|
image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.13
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
@@ -67,7 +67,7 @@
|
|||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<iframe src="https://tryhackme.com/api/v2/badges/public-profile?userPublicId=4027495" style="border:none;width: 480px;height: 100px;"></iframe>
|
<iframe src="https://tryhackme.com/api/v2/badges/public-profile?userPublicId=4027495" style="border:none;width:470px;height:88px;" allowtransparency="true"></iframe>
|
||||||
</p>
|
</p>
|
||||||
{# Footer menu #}
|
{# Footer menu #}
|
||||||
<nav class="nav-navs">
|
<nav class="nav-navs">
|
||||||
|
Reference in New Issue
Block a user