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 eee922b commit cb5b803Copy full SHA for cb5b803
.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@a8b8069d836fe698eabaa7e0d1474b35529e5455 # v25
+ - uses: conda-incubator/relock-conda@beckermr-patch-1 # v25
31
if: ${{ ! env.CI_SKIP }}
32
with:
33
github-token: ${{ secrets.AUTOTICK_BOT_TOKEN }}
0 commit comments