Skip to content

Commit

Permalink
Bump prefix-dev/rattler-build-action from 0.2.23 to 0.2.24
Browse files Browse the repository at this point in the history
Bumps [prefix-dev/rattler-build-action](https://github.com/prefix-dev/rattler-build-action) from 0.2.23 to 0.2.24.
- [Release notes](https://github.com/prefix-dev/rattler-build-action/releases)
- [Commits](prefix-dev/rattler-build-action@v0.2.23...v0.2.24)

---
updated-dependencies:
- dependency-name: prefix-dev/rattler-build-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 5b7b070 commit 3fc09ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
- name: Create channel
run: mkdir -p /tmp/ecoscope/release/artifacts
- name: Build prefix release
uses: prefix-dev/[email protected].23
uses: prefix-dev/[email protected].24
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
Expand Down

0 comments on commit 3fc09ce

Please sign in to comment.