From 17f86efd183cd1f1aebb24c7beecc765f72f700e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 09:15:29 +0100 Subject: [PATCH] Bump rickstaa/action-create-tag from 1.7.1 to 1.7.2 (#4044) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/monthly.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/monthly.yaml b/.github/workflows/monthly.yaml index b2c1fff85..d384319dc 100644 --- a/.github/workflows/monthly.yaml +++ b/.github/workflows/monthly.yaml @@ -16,6 +16,6 @@ jobs: id: current-time - name: Bump Calendar Version - uses: rickstaa/action-create-tag@v1.7.1 + uses: rickstaa/action-create-tag@v1.7.2 with: tag: ${{ steps.current-time.outputs.year }}.${{ steps.current-time.outputs.month }}.0