From b4df2d1dbbed3f6b07de3c78feca13d729aef0aa Mon Sep 17 00:00:00 2001 From: ASF Logging Services RM Date: Mon, 10 Nov 2025 19:22:54 +0000 Subject: [PATCH] Update `apache/logging-parent/.github/workflows/deploy-site-reusable.yaml` to version `12.1.1` (#237) --- .github/workflows/deploy-site.yaml | 6 +++--- ..._parent_github_workflows_deploy_site_reusable_yaml.xml | 8 ++++++++ 2 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 src/changelog/.0.x.x/update_apache_logging_parent_github_workflows_deploy_site_reusable_yaml.xml diff --git a/.github/workflows/deploy-site.yaml b/.github/workflows/deploy-site.yaml index 5ba5250e..a86b9f8c 100644 --- a/.github/workflows/deploy-site.yaml +++ b/.github/workflows/deploy-site.yaml @@ -33,7 +33,7 @@ jobs: deploy-site-stg: if: github.repository == 'apache/logging-log4j-transform' && github.ref_name == 'main' - uses: apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@rel/12.0.0 + uses: apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@rel/12.1.1 # Secrets for committing the generated site secrets: GPG_SECRET_KEY: ${{ secrets.LOGGING_GPG_SECRET_KEY }} @@ -51,7 +51,7 @@ jobs: deploy-site-pro: if: github.repository == 'apache/logging-log4j-transform' && github.ref_name == 'main-site-pro' - uses: apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@rel/12.0.0 + uses: apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@rel/12.1.1 # Secrets for committing the generated site secrets: GPG_SECRET_KEY: ${{ secrets.LOGGING_GPG_SECRET_KEY }} @@ -81,7 +81,7 @@ jobs: deploy-site-rel: needs: export-version - uses: apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@rel/12.0.0 + uses: apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@rel/12.1.1 # Secrets for committing the generated site secrets: GPG_SECRET_KEY: ${{ secrets.LOGGING_GPG_SECRET_KEY }} diff --git a/src/changelog/.0.x.x/update_apache_logging_parent_github_workflows_deploy_site_reusable_yaml.xml b/src/changelog/.0.x.x/update_apache_logging_parent_github_workflows_deploy_site_reusable_yaml.xml new file mode 100644 index 00000000..89a23ef4 --- /dev/null +++ b/src/changelog/.0.x.x/update_apache_logging_parent_github_workflows_deploy_site_reusable_yaml.xml @@ -0,0 +1,8 @@ + + + + Update `apache/logging-parent/.github/workflows/deploy-site-reusable.yaml` to version `12.1.1` +