From bff418f61ce381f3ed4f47ca80caf3eeab1d977c Mon Sep 17 00:00:00 2001 From: SuperSandro2000 Date: Wed, 1 Jul 2026 02:11:27 +0000 Subject: [PATCH] Merge template changes Signed-off-by: SuperSandro2000 --- .github/workflows/post-compare-link.yaml | 2 +- .github/workflows/template-sync.yaml | 2 +- LICENSE | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/post-compare-link.yaml b/.github/workflows/post-compare-link.yaml index d556f4c..c8c0ea2 100644 --- a/.github/workflows/post-compare-link.yaml +++ b/.github/workflows/post-compare-link.yaml @@ -12,7 +12,7 @@ jobs: post-compare-link: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v7 + - uses: actions/checkout@v6 with: fetch-depth: 0 - uses: NuschtOS/flake-lock-compare-action@main diff --git a/.github/workflows/template-sync.yaml b/.github/workflows/template-sync.yaml index 4da433c..fa6c007 100644 --- a/.github/workflows/template-sync.yaml +++ b/.github/workflows/template-sync.yaml @@ -13,7 +13,7 @@ jobs: if: github.repository != 'NuschtOS/template' runs-on: ubuntu-latest steps: - - uses: actions/checkout@v7 + - uses: actions/checkout@v6 with: token: ${{ secrets.GH_TOKEN_FOR_UPDATES }} - uses: AndreasAugustin/actions-template-sync@v2 diff --git a/LICENSE b/LICENSE index e47761a..60f149c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 NüschtOS contributors +Copyright (c) 2024 NüschtOS contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal