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 bcb423c commit 77fe33fCopy full SHA for 77fe33f
.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/12.1.0
+ uses: apache/logging-parent/.github/workflows/merge-dependabot-reusable.yaml@rel/12.1.1
38
permissions:
39
contents: write # to push changelog commits
40
pull-requests: write # to close the PR
0 commit comments