We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae7a3f7 commit fd38b8fCopy full SHA for fd38b8f
.github/workflows/auto-update.yml
@@ -13,7 +13,7 @@ jobs:
13
name: Auto-update
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: tibdex/auto-update@v2
+ - uses: tibdex/auto-update@4081c5bdc34560b58288a010318054e63e6f4a51
17
with:
18
github_token: ${{ secrets.AUTO_REBASE_PAT }}
19
0 commit comments