We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b58f7f commit f13315fCopy full SHA for f13315f
.github/workflows/relock.yml
@@ -35,7 +35,7 @@ jobs:
35
run: |
36
python autotick-bot/stop_me_if_needed.py
37
38
- - uses: conda-incubator/relock-conda@d76b9e9170e5c1afe31e5d54ac8a719ed26ac239 # v27
+ - uses: conda-incubator/relock-conda@a2bc3539342497f43c9f13d322b24d8f17276f6e # v28
39
if: ${{ ! env.CI_SKIP }}
40
with:
41
github-token: ${{ secrets.AUTOTICK_BOT_TOKEN }}
0 commit comments