This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new 5866d1b005 Switch from `maven-setup` to `setup-maven`
5866d1b005 is described below
commit 5866d1b00594a418aedf0a016074171735d77a85
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Mon Dec 30 12:39:55 2024 +0100
Switch from `maven-setup` to `setup-maven`
---
.github/workflows/develocity-publish-build-scans.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/develocity-publish-build-scans.yaml
b/.github/workflows/develocity-publish-build-scans.yaml
index a520a88426..78069943bb 100644
--- a/.github/workflows/develocity-publish-build-scans.yaml
+++ b/.github/workflows/develocity-publish-build-scans.yaml
@@ -31,7 +31,9 @@ jobs:
steps:
- name: Setup Build Scan link capture
- uses:
gradle/develocity-actions/maven-setup@b8d3a572314ffff3b940a2c1b7b384d4983d422d
# 1.3
+ uses:
gradle/develocity-actions/setup-maven@b8d3a572314ffff3b940a2c1b7b384d4983d422d
# 1.3
+ with:
+ capture-build-scan-links: true
- name: Publish Build Scans
uses:
gradle/develocity-actions/maven-publish-build-scan@b8d3a572314ffff3b940a2c1b7b384d4983d422d
# 1.3