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.
merge-dependabot
1 parent 461d18d commit 68e0f6fCopy full SHA for 68e0f6f
.github/workflows/merge-dependabot.yaml
@@ -30,7 +30,7 @@ jobs:
30
31
build:
32
if: github.repository == 'apache/logging-log4j2' && github.event_name == 'pull_request_target' && github.actor == 'dependabot[bot]'
33
- uses: apache/logging-parent/.github/workflows/build-reusable.yaml@ref/10.5.0
+ uses: apache/logging-parent/.github/workflows/build-reusable.yaml@rel/10.5.0
34
with:
35
java-version: |
36
8
0 commit comments