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 a9d6068 commit 68adc42Copy full SHA for 68adc42
.github/workflows/merge-dependabot.yaml
@@ -33,11 +33,12 @@ jobs:
33
# Temporary use `develocity` branch
34
uses: apache/logging-parent/.github/workflows/build-reusable.yaml@develocity
35
secrets:
36
- GE_ACCESS_TOKEN: ${{ secrets.GE_ACCESS_TOKEN }}
+ DV_ACCESS_TOKEN: ${{ secrets.GE_ACCESS_TOKEN }}
37
with:
38
java-version: |
39
8
40
17
41
+ develocity-enabled: true
42
reproducibility-check-enabled: false
43
44
merge-dependabot:
0 commit comments