From 7e28d0bfa2955729f3f233f984467a158ed12910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 08:59:21 +0000 Subject: [PATCH] Bump bitdeps/helm-oci-charts-releaser from 0.1.0 to 0.1.2 Bumps [bitdeps/helm-oci-charts-releaser](https://github.com/bitdeps/helm-oci-charts-releaser) from 0.1.0 to 0.1.2. - [Release notes](https://github.com/bitdeps/helm-oci-charts-releaser/releases) - [Commits](https://github.com/bitdeps/helm-oci-charts-releaser/compare/v0.1.0...v0.1.2) --- updated-dependencies: - dependency-name: bitdeps/helm-oci-charts-releaser dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 780944d..3be968e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -25,7 +25,7 @@ jobs: git config user.email "$GITHUB_ACTOR@users.noreply.github.com" - name: Run chart-releaser - uses: bitdeps/helm-oci-charts-releaser@v0.1.0 + uses: bitdeps/helm-oci-charts-releaser@v0.1.2 with: oci_registry: ghcr.io/intertwin-eu/interlink-helm-chart oci_username: dciangot