From c4621e40a75d4279deef6a4d3356ab1f16e1afb5 Mon Sep 17 00:00:00 2001 From: ilike2burnthing <59480337+ilike2burnthing@users.noreply.github.com> Date: Tue, 25 Aug 2026 06:05:23 +0100 Subject: [PATCH] autotag.yml: bump actions --- .github/workflows/autotag.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autotag.yml b/.github/workflows/autotag.yml index 3cb4ca1..de07349 100644 --- a/.github/workflows/autotag.yml +++ b/.github/workflows/autotag.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Auto tag uses: Klemensas/action-autotag@stable