From 45b1c76e11ccd5116992a7a7028f42be84e21957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 16:56:21 +0000 Subject: [PATCH] chore(deps): bump meigma/release/.github/workflows/go-oci-build.yml Bumps [meigma/release/.github/workflows/go-oci-build.yml](https://github.com/meigma/release) from 0.1.17 to 0.1.18. - [Release notes](https://github.com/meigma/release/releases) - [Changelog](https://github.com/meigma/release/blob/main/CHANGELOG.md) - [Commits](https://github.com/meigma/release/compare/0dee66ff6c4cc7e28d7bb65e97a37d701e0eff4a...09d6be776ca4a9d533101bae1fbc790fb42050a8) --- updated-dependencies: - dependency-name: meigma/release/.github/workflows/go-oci-build.yml dependency-version: 0.1.18 dependency-type: direct:production update-type: version-update:semver-patch ... 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 47f31b0..502449e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -31,7 +31,7 @@ jobs: actions: read attestations: read contents: read - uses: meigma/release/.github/workflows/go-oci-build.yml@0dee66ff6c4cc7e28d7bb65e97a37d701e0eff4a + uses: meigma/release/.github/workflows/go-oci-build.yml@09d6be776ca4a9d533101bae1fbc790fb42050a8 with: artifact-id: ${{ needs.release-assets.outputs.oci-input-artifact-id }} artifact-digest: ${{ needs.release-assets.outputs.oci-input-artifact-digest }}