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 c88b8db commit ba733a8Copy full SHA for ba733a8
.github/workflows/merge-dependabot.yaml
@@ -39,7 +39,7 @@ jobs:
39
40
merge-dependabot:
41
needs: build
42
- 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
43
permissions:
44
contents: write # to push changelog commits
45
pull-requests: write # to close the PR
0 commit comments