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