We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e862d97 commit aa12e77Copy full SHA for aa12e77
1 file changed
.github/workflows/auto-merge.yml
@@ -35,7 +35,7 @@ jobs:
35
if: github.repository == inputs.target-repo && github.event.pull_request.user.login == 'dependabot[bot]'
36
runs-on: ubuntu-latest
37
steps:
38
- - uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
39
with:
40
persist-credentials: false
41
- uses: ahmadnassri/action-dependabot-auto-merge@45fc124d949b19b6b8bf6645b6c9d55f4f9ac61a # v2.6.6
0 commit comments