Skip to content

Commit 98b66da

Browse files
authored
fix: updated wrong sha
1 parent 2292a5f commit 98b66da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/relock.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ jobs:
1313
name: relock
1414
runs-on: "ubuntu-latest"
1515
steps:
16-
- uses: actions/checkout@7e9057f62545d3b3a3fc10ccc93cec4d0bd2c5a5
16+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1717

18-
- uses: conda-incubator/relock-conda@571d6d5735006079443f1f50ecc7a638a8569a94
18+
- uses: conda-incubator/relock-conda@7e9057f62545d3b3a3fc10ccc93cec4d0bd2c5a5
1919
with:
2020
github-token: ${{ secrets.AUTOTICK_BOT_TOKEN }}
2121
automerge: true

0 commit comments

Comments
 (0)