Skip to content

Commit cb5b803

Browse files
authored
[ci skip] use draft relock code
1 parent eee922b commit cb5b803

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@a8b8069d836fe698eabaa7e0d1474b35529e5455 # v25
30+
- uses: conda-incubator/relock-conda@beckermr-patch-1 # v25
3131
if: ${{ ! env.CI_SKIP }}
3232
with:
3333
github-token: ${{ secrets.AUTOTICK_BOT_TOKEN }}

0 commit comments

Comments
 (0)