Skip to content

Commit 9ec6052

Browse files
authored
feat: update relock-conda action to version v26
1 parent cb5b803 commit 9ec6052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/relock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: |
2828
python autotick-bot/stop_me_if_needed.py
2929
30-
- uses: conda-incubator/relock-conda@beckermr-patch-1 # v25
30+
- uses: conda-incubator/relock-conda@7f346dc5b5acb46605a218779ebcc290608ee9c2 # v26
3131
if: ${{ ! env.CI_SKIP }}
3232
with:
3333
github-token: ${{ secrets.AUTOTICK_BOT_TOKEN }}

0 commit comments

Comments
 (0)