Skip to content

Commit f13315f

Browse files
authored
Update relock-conda action version to v28
1 parent 3b58f7f commit f13315f

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
@@ -35,7 +35,7 @@ jobs:
3535
run: |
3636
python autotick-bot/stop_me_if_needed.py
3737
38-
- uses: conda-incubator/relock-conda@d76b9e9170e5c1afe31e5d54ac8a719ed26ac239 # v27
38+
- uses: conda-incubator/relock-conda@a2bc3539342497f43c9f13d322b24d8f17276f6e # v28
3939
if: ${{ ! env.CI_SKIP }}
4040
with:
4141
github-token: ${{ secrets.AUTOTICK_BOT_TOKEN }}

0 commit comments

Comments
 (0)