Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c9a8af2

Browse files
beckermrregro-cf-autotick-bot
andauthoredJan 17, 2025
prod: avoid latest rattler-build for now (#3583)
* relock w/ conda-lock * relock w/ conda-lock * prod: avoid latest rattler-build for now * Update relock.yml * relock w/ conda-lock --------- Co-authored-by: beckermr <5296416+beckermr@users.noreply.github.com> Co-authored-by: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com>
1 parent 701f909 commit c9a8af2

File tree

3 files changed

+101
-98
lines changed

3 files changed

+101
-98
lines changed
 

‎.github/workflows/relock.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1717

18-
- uses: conda-incubator/relock-conda@7dd1c7ebd71d3389ba3dad4864b9fb6c2208a1d9 # v15
18+
- uses: conda-incubator/relock-conda@e7a56dba8c8a8793a04143ae317bd4d0c4e84adc # v17
1919
with:
2020
github-token: ${{ secrets.AUTOTICK_BOT_TOKEN }}
2121
automerge: true

0 commit comments

Comments
 (0)
Please sign in to comment.