From 5d4703edaee599d9cefb4fb2d577d6d96a9d1dc2 Mon Sep 17 00:00:00 2001
From: RenovateBot <renovatebot@griefed.de>
Date: Mon, 21 Jun 2021 13:05:58 +0000
Subject: [PATCH] chore(deps): update craig-day/compute-tag action to v13

---
 .github/workflows/ci-publish-tag.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci-publish-tag.yml b/.github/workflows/ci-publish-tag.yml
index 03079a5..7620b2e 100644
--- a/.github/workflows/ci-publish-tag.yml
+++ b/.github/workflows/ci-publish-tag.yml
@@ -20,7 +20,7 @@ jobs:
         with:
           token: ${{ secrets.GITHUB_TOKEN }}
       - id: compute_tag
-        uses: craig-day/compute-tag@v11
+        uses: craig-day/compute-tag@v13
         with:
           github_token: ${{ secrets.GITHUB_TOKEN }}
           version_scheme: semantic
-- 
GitLab