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 4cfadaf commit fbcd759Copy full SHA for fbcd759
.github/workflows/lock.yml
@@ -12,7 +12,7 @@ jobs:
12
name: 🔒 Lock!
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: dessant/[email protected].0
+ - uses: dessant/[email protected].1
16
with:
17
github-token: ${{ github.token }}
18
issue-inactive-days: "30"
0 commit comments