We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 882fac1 commit 3b239dbCopy full SHA for 3b239db
.github/workflows/merge-dependabot.yaml
@@ -34,7 +34,7 @@ jobs:
34
35
merge-dependabot:
36
needs: build
37
- uses: apache/logging-parent/.github/workflows/merge-dependabot-reusable.yaml@rel/11.3.0
+ uses: apache/logging-parent/.github/workflows/merge-dependabot-reusable.yaml@rel/12.0.0
38
permissions:
39
contents: write # to push changelog commits
40
pull-requests: write # to close the PR
0 commit comments