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 b1e46f9 commit 1dd0edeCopy full SHA for 1dd0ede
.github/workflows/merge-dependabot.yaml
@@ -36,7 +36,7 @@ jobs:
36
37
merge-dependabot:
38
needs: build
39
- 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
40
permissions:
41
contents: write # to push changelog commits
42
pull-requests: write # to close the PR
0 commit comments