File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ module.exports = [
3333 'repo-sync/github-sync@3832fe8e2be32372e1b3970bbae8e7079edeec88' ,
3434 'repo-sync/pull-request@33777245b1aace1a58c87a29c90321aa7a74bd7d' ,
3535 'someimportantcompany/github-actions-slack-message@0b470c14b39da4260ed9e3f9a4f1298a74ccdefd' ,
36- 'tjenkinson/gh-action-auto-merge-dependency-updates@cee2ac0 ' ,
36+ 'tjenkinson/gh-action-auto-merge-dependency-updates@4d7756c04d9d999c5968697a621b81c47f533d61 ' ,
3737 'EndBug/add-and-commit@9358097a71ad9fb9e2f9624c6098c89193d83575' ,
3838 'dorny/paths-filter@eb75a1edc117d3756a18ef89958ee59f9500ba58'
3939]
Original file line number Diff line number Diff line change 1717 if : github.repository == 'github/docs-internal' || github.repository == 'github/docs'
1818 runs-on : ubuntu-latest
1919 steps :
20- - uses : tjenkinson/gh-action-auto-merge-dependency-updates@cee2ac0
20+ - uses : tjenkinson/gh-action-auto-merge-dependency-updates@4d7756c04d9d999c5968697a621b81c47f533d61
2121 with :
2222 repo-token : ${{ secrets.GITHUB_TOKEN }}
2323 allowed-actors : dependabot[bot]
You can’t perform that action at this time.
0 commit comments