We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2893e7 commit 38ae9eeCopy full SHA for 38ae9ee
.github/workflows/auto-approve.yml
@@ -7,7 +7,7 @@ jobs:
7
auto-approve:
8
runs-on: ubuntu-20.04
9
steps:
10
- - uses: hmarr/[email protected].0
+ - uses: hmarr/[email protected].1
11
if: github.actor == 'scala-steward' || github.actor == 'renovate[bot]'
12
with:
13
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments