From 1f3b496ed9755ed171fc7f8a8075f3fde9e2e3b9 Mon Sep 17 00:00:00 2001 From: rahul Date: Thu, 9 Jan 2025 14:31:25 +0530 Subject: [PATCH] Use the correct defaults and point to the right workflow --- .github/workflows/release.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 609f2e64..781fb103 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -5,13 +5,10 @@ on: jobs: container-release: - uses: newrelic/coreint-automation/.github/workflows/reusable_image_release.yaml@NR-341876-Make-docker-images-pre-release-uniform + uses: newrelic/coreint-automation/.github/workflows/reusable_image_release.yaml@v3 with: original_repo_name: 'newrelic/infrastructure-bundle' docker_image_name: 'newrelic/infrastructure-bundle' - - docker_platforms: 'linux/amd64,linux/arm64,linux/arm' - go_version_file: 'go.mod' release_command_sh: | go run downloader.go