From 4e74ba11edd0aff3f9d9e7e0729132b95a079ec5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 22:43:58 +1100 Subject: [PATCH] Bump prefix-dev/rattler-build-action from 0.2.18 to 0.2.21 (#338) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index bf45e021..1745b976 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -118,7 +118,7 @@ jobs: - name: Create channel run: mkdir -p /tmp/ecoscope/release/artifacts - name: Build prefix release - uses: prefix-dev/rattler-build-action@v0.2.18 + uses: prefix-dev/rattler-build-action@v0.2.21 with: recipe-path: publish/recipes/release/ecoscope.yaml build-args: --output-dir /tmp/ecoscope/release/artifacts --channel https://prefix.dev/ecoscope-workflows --channel conda-forge