From 992acdbb2add89c34268156fbc42b928feba4b7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 05:47:41 +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.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/additional-tags.yml b/.github/workflows/additional-tags.yml index 4145c7f..1477592 100644 --- a/.github/workflows/additional-tags.yml +++ b/.github/workflows/additional-tags.yml @@ -19,4 +19,4 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v4.1.6 - name: 🚀 Run Release Tracker - uses: vweevers/additional-tags-action@v1.0.0 + uses: vweevers/additional-tags-action@v2.0.0