V8.03.150.2025.06.02

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-06-02 15:55:20 +02:00
parent eb865fe402
commit d2b97771c4
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
### Version Master V8.03.127.2025.06.02
name: Retrieve the DNSSEC status at the time of updating the repository.
name: Retrieve DNSSEC status of coresecret.dev.
permissions:
contents: write
@@ -25,7 +25,7 @@ on:
jobs:
build-dnssec-diagram:
name: Retrieve the DNSSEC status at the time of updating the repository.
name: Retrieve DNSSEC status of coresecret.dev.
runs-on: ubuntu-latest
steps:

View File

@@ -11,7 +11,7 @@
### Version Master V8.03.127.2025.06.02
name: Render README.md to README.html
name: Render README.md to README.html.
permissions:
contents: write
@@ -26,7 +26,7 @@ on:
jobs:
render-md-to-html:
name: Render README.md to README.html
name: Render README.md to README.html.
runs-on: ubuntu-latest
steps: