From 810faef3aa4ff04513cc1363cb4ca9f4015b81aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Apr 2021 12:02:04 +0000 Subject: [PATCH] Bump dawidd6/action-get-tag from v1.0.0 to v1 Bumps [dawidd6/action-get-tag](https://github.com/dawidd6/action-get-tag) from v1.0.0 to v1. - [Release notes](https://github.com/dawidd6/action-get-tag/releases) - [Commits](https://github.com/dawidd6/action-get-tag/compare/v1.0.0...12319896edaa290b27558e34a177804e9b8d077b) Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b61d095..d701963 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,7 +14,7 @@ jobs: with: xcode-version: ^12.4 - uses: actions/checkout@v2 - - uses: dawidd6/action-get-tag@v1.0.0 + - uses: dawidd6/action-get-tag@v1 id: get-tag - uses: sersoft-gmbh/swifty-docs-action@v1 with: