We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb5b803 commit 9ec6052Copy full SHA for 9ec6052
.github/workflows/relock.yml
@@ -27,7 +27,7 @@ jobs:
27
run: |
28
python autotick-bot/stop_me_if_needed.py
29
30
- - uses: conda-incubator/relock-conda@beckermr-patch-1 # v25
+ - uses: conda-incubator/relock-conda@7f346dc5b5acb46605a218779ebcc290608ee9c2 # v26
31
if: ${{ ! env.CI_SKIP }}
32
with:
33
github-token: ${{ secrets.AUTOTICK_BOT_TOKEN }}
0 commit comments