From 1693698aa51485537f581af9713520f6dd303516 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 15:36:20 +0300 Subject: [PATCH] Bump ThirteenAG/update-tags from 1 to 2 (#23) Bumps [ThirteenAG/update-tags](https://github.com/thirteenag/update-tags) from 1 to 2. - [Release notes](https://github.com/thirteenag/update-tags/releases) - [Commits](https://github.com/thirteenag/update-tags/compare/v1...v2) --- updated-dependencies: - dependency-name: ThirteenAG/update-tags dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d273d3e..afd284f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v4 with: submodules: recursive - - uses: ThirteenAG/update-tags@v1 + - uses: ThirteenAG/update-tags@v2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Configure build