diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 03ac86ba..250a1abb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -19,7 +19,7 @@ jobs: echo "HUGO_URL=${HUGO_URL}" >> $GITHUB_ENV - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v4.1.7 with: fetch-depth: 1 @@ -33,12 +33,13 @@ jobs: run: cd ${GITHUB_WORKSPACE}/scripts && bash build.sh - name: Save artifacts - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4.4.0 with: name: static-content path: | scripts/deploy.sh blog/public/ + include-hidden-files: true deploy: needs: [build] @@ -57,7 +58,7 @@ jobs: sudo apt-get install -y sshpass - name: Download artifacts - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4.1.8 with: name: static-content diff --git a/.github/workflows/seo.yml b/.github/workflows/seo.yml index c7f7e7bc..c1412d67 100644 --- a/.github/workflows/seo.yml +++ b/.github/workflows/seo.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout repo - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.1.7 - name: Test links uses: 3mdeb/lychee-log-action@main @@ -24,17 +24,17 @@ jobs: name: Check orphan pages steps: - name: Checkout repo - uses: actions/checkout@v3 + uses: actions/checkout@v4.1.7 with: submodules: true - name: Checkout SEO Spy - uses: actions/checkout@v3 + uses: actions/checkout@v4.1.7 with: repository: 3mdeb/seo-spy path: seo-spy - - uses: actions/setup-python@v3 + - uses: actions/setup-python@v5.2.0 with: python-version: '3.9' @@ -44,7 +44,7 @@ jobs: pip install -r seo-spy/requirements.txt - name: Setup Hugo - uses: peaceiris/actions-hugo@v2 + uses: peaceiris/actions-hugo@v3.0.0 with: extended: true @@ -64,12 +64,12 @@ jobs: name: Check canonical links steps: - name: Checkout repo - uses: actions/checkout@v3 + uses: actions/checkout@v4.1.7 with: submodules: true - name: Checkout SEO Spy - uses: actions/checkout@v3 + uses: actions/checkout@v4.1.7 with: repository: 3mdeb/seo-spy path: seo-spy @@ -84,7 +84,7 @@ jobs: pip install -r seo-spy/requirements.txt - name: Setup Hugo - uses: peaceiris/actions-hugo@v2 + uses: peaceiris/actions-hugo@v3.0.0 with: extended: true diff --git a/blog/content/post/2021-10-28-fobnail-promotion.md b/blog/content/post/2021-10-28-fobnail-promotion.md index fbfa3529..16304166 100644 --- a/blog/content/post/2021-10-28-fobnail-promotion.md +++ b/blog/content/post/2021-10-28-fobnail-promotion.md @@ -41,7 +41,7 @@ Because of the above reasons many entities fail to correctly secure the boot process and protects the consumers hardware from the attackers. That is why companies like Microsoft are pushing the silicon, hardware and firmware vendors to enhance the platform security by establishing -[Secured Core PC](https://www.microsoft.com/en-us/windowsforbusiness/windows10-secured-core-computers) +[Secured Core PC](https://www.microsoft.com/en-us/windows/business/windows-11-secured-core-computers) standard and requiring TPM2.0 for Windows 11. For example one of the requirements of the Secured Core PC is the use of Dynamic Root of Trust for Measurement technology in order to measure the operating system software in the diff --git a/blog/content/post/2023-03-02-msi_ms7d25_v1.1.1_release.md b/blog/content/post/2023-03-02-msi_ms7d25_v1.1.1_release.md index ce358d52..191e5865 100644 --- a/blog/content/post/2023-03-02-msi_ms7d25_v1.1.1_release.md +++ b/blog/content/post/2023-03-02-msi_ms7d25_v1.1.1_release.md @@ -287,7 +287,7 @@ please visit Dasharo GitHub. We are going to create an open project with milestones indicating the scope of new features and fixes for a given release. An example project in such fashion has already been prepared for Supermicro X11SSH board, which you can check out -[here](https://github.com/Dasharo/dasharo-issues/projects/6). +[here](https://github.com/Dasharo/dasharo-issues/milestone/4). #### Dasharo User Group Community Call (DUG) & Developers vPub diff --git a/blog/content/post/2023-09-08-msi_z690-a_v1.1.2_release.md b/blog/content/post/2023-09-08-msi_z690-a_v1.1.2_release.md index 39169723..7a2932e1 100644 --- a/blog/content/post/2023-09-08-msi_z690-a_v1.1.2_release.md +++ b/blog/content/post/2023-09-08-msi_z690-a_v1.1.2_release.md @@ -45,13 +45,13 @@ system performance. Let's delve into what's new in this release. ### Dasharo Entry Subscription Releases (DES) -v1.1.2 release is a part of our Dasharo Entry Subscription Releases, a series -we have lovingly created to enhance privacy, security, performance, and -compatibility. Being a subscriber grants you early access to the -latest updates and allows you to actively participate in shaping Dasharo's -journey. It's a small way to say thank you for your trust and support in us. If -you are interested, you can [become a subscriber -here](https://shop.3mdeb.com/product-category/dasharo-entry-subscription/). +v1.1.2 release is a part of our Dasharo Entry Subscription Releases, a series we +have lovingly created to enhance privacy, security, performance, and +compatibility. Being a subscriber grants you early access to the latest updates +and allows you to actively participate in shaping Dasharo's journey. It's a +small way to say thank you for your trust and support in us. If you are +interested, you can [become a subscriber +here](https://shop.3mdeb.com/product-category/dasharo-pro-package/). We are already channeling our energies toward the next release, [v1.1.3](https://github.com/Dasharo/dasharo-issues/milestone/12), nurturing it diff --git a/blog/themes/3mdeb/layouts/partials/footer.html b/blog/themes/3mdeb/layouts/partials/footer.html index a666d0a8..bdf396b2 100644 --- a/blog/themes/3mdeb/layouts/partials/footer.html +++ b/blog/themes/3mdeb/layouts/partials/footer.html @@ -26,7 +26,6 @@

Information

Follow us