From f489d75a963f1ee839c002494168c12fd06efd7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 05:23:45 +0000 Subject: [PATCH] Bump a7ul/tar-action from 1.1.3 to 1.2.0 Bumps [a7ul/tar-action](https://github.com/a7ul/tar-action) from 1.1.3 to 1.2.0. - [Release notes](https://github.com/a7ul/tar-action/releases) - [Commits](https://github.com/a7ul/tar-action/compare/v1.1.3...v1.2.0) --- updated-dependencies: - dependency-name: a7ul/tar-action dependency-type: direct:production update-type: version-update:semver-minor ... 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 54c3749e5..33a252e6d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,7 +49,7 @@ jobs: run: | mv ./charts/karmada/_crds ./charts/karmada/crds - name: Tar the crds - uses: a7ul/tar-action@v1.1.3 + uses: a7ul/tar-action@v1.2.0 with: command: c cwd: ./charts/karmada/