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 3618f70 commit aed736fCopy full SHA for aed736f
.github/workflows/auto-approve-dependabot.yml
@@ -12,6 +12,6 @@ jobs:
12
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: hmarr/auto-approve-action@de8ae18c173c131e182d4adf2c874d8d2308a85b # ratchet:hmarr/auto-approve-action@v3.1.0
+ - uses: hmarr/auto-approve-action@44888193675f29a83e04faf4002fa8c0b537b1e4 # ratchet:hmarr/auto-approve-action@v3.2.1
16
with:
17
github-token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments