From cf24a4c163f334a7da76dde1b49d23b831f60b07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 16:14:09 +0000 Subject: [PATCH] chore(deps): bump appany/helm-oci-chart-releaser from 0.3.0 to 0.4.1 Bumps [appany/helm-oci-chart-releaser](https://github.com/appany/helm-oci-chart-releaser) from 0.3.0 to 0.4.1. - [Release notes](https://github.com/appany/helm-oci-chart-releaser/releases) - [Commits](https://github.com/appany/helm-oci-chart-releaser/compare/v0.3.0...v0.4.1) --- updated-dependencies: - dependency-name: appany/helm-oci-chart-releaser dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release-chart.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-chart.yml b/.github/workflows/release-chart.yml index ae0304d..fe26342 100644 --- a/.github/workflows/release-chart.yml +++ b/.github/workflows/release-chart.yml @@ -15,7 +15,7 @@ jobs: id: get_version run: echo "::set-output name=version::${GITHUB_REF_NAME#helm/}" - name: Push chart to GitHub Container Registry - uses: appany/helm-oci-chart-releaser@v0.3.0 + uses: appany/helm-oci-chart-releaser@v0.4.1 with: name: developers-italia-api repository: ${{ github.repository }}/charts