From a513d5d08f71747e962e4885b149758fc39b2437 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 01:25:35 +0000 Subject: [PATCH] Bump s3krit/walking-tag-action Bumps [s3krit/walking-tag-action](https://github.com/s3krit/walking-tag-action) from d04f7a53b72ceda4e20283736ce3627011275178 to 1. This release includes the previously tagged commit. - [Release notes](https://github.com/s3krit/walking-tag-action/releases) - [Commits](https://github.com/s3krit/walking-tag-action/compare/d04f7a53b72ceda4e20283736ce3627011275178...399d5f75ec9aa4ac73bb11bb1af7d8d465a97906) --- updated-dependencies: - dependency-name: s3krit/walking-tag-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/release-tagging.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-tagging.yml b/.github/workflows/release-tagging.yml index f7fa913c69709..facd4903b91ce 100644 --- a/.github/workflows/release-tagging.yml +++ b/.github/workflows/release-tagging.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Set Git tag - uses: s3krit/walking-tag-action@d04f7a53b72ceda4e20283736ce3627011275178 # latest version from master + uses: s3krit/walking-tag-action@399d5f75ec9aa4ac73bb11bb1af7d8d465a97906 # latest version from master with: TAG_NAME: release TAG_MESSAGE: Latest release