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 27bb734 commit bb37803Copy full SHA for bb37803
.github/workflows/automerge-dependencies.yml
@@ -36,7 +36,7 @@ jobs:
36
}}
37
runs-on: ubuntu-latest
38
steps:
39
- - uses: tjenkinson/gh-action-auto-merge-dependency-updates@4d7756c04d9d999c5968697a621b81c47f533d61
+ - uses: tjenkinson/gh-action-auto-merge-dependency-updates@ae9d9f04114f32d30563ddb08f63921aa4e4a2f8
40
with:
41
repo-token: ${{ secrets.GITHUB_TOKEN }}
42
allowed-actors: dependabot[bot]
0 commit comments