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 c07f466 commit cf96f04Copy full SHA for cf96f04
.github/workflows/lock.yml
@@ -12,7 +12,7 @@ jobs:
12
lock:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: dessant/lock-threads@v4
+ - uses: dessant/lock-threads@v5
16
if: github.repository == 'awslabs/aws-sdk-js-codemod'
17
with:
18
github-token: ${{ github.token }}
0 commit comments