From fbfca87e237d977d2887431d9a68b02f4e04dd5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 06:01:19 +0000 Subject: [PATCH] Bump vweevers/additional-tags-action from 1.0.0 to 2.0.0 Bumps [vweevers/additional-tags-action](https://github.com/vweevers/additional-tags-action) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/vweevers/additional-tags-action/releases) - [Changelog](https://github.com/vweevers/additional-tags-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/vweevers/additional-tags-action/compare/v1.0.0...v2.0.0) --- updated-dependencies: - dependency-name: vweevers/additional-tags-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/additional-tags.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/additional-tags.yaml b/.github/workflows/additional-tags.yaml index a3297c0..91509b0 100644 --- a/.github/workflows/additional-tags.yaml +++ b/.github/workflows/additional-tags.yaml @@ -19,4 +19,4 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v3 - name: 🚀 Run Release Tracker - uses: vweevers/additional-tags-action@v1.0.0 + uses: vweevers/additional-tags-action@v2.0.0