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 2292a5f commit 98b66daCopy full SHA for 98b66da
.github/workflows/relock.yml
@@ -13,9 +13,9 @@ jobs:
13
name: relock
14
runs-on: "ubuntu-latest"
15
steps:
16
- - uses: actions/checkout@7e9057f62545d3b3a3fc10ccc93cec4d0bd2c5a5
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
17
18
- - uses: conda-incubator/relock-conda@571d6d5735006079443f1f50ecc7a638a8569a94
+ - uses: conda-incubator/relock-conda@7e9057f62545d3b3a3fc10ccc93cec4d0bd2c5a5
19
with:
20
github-token: ${{ secrets.AUTOTICK_BOT_TOKEN }}
21
automerge: true
0 commit comments