From 9b882d80d1d8d663dca9473df2709c6966829fec Mon Sep 17 00:00:00 2001 From: ASF Logging Services RM Date: Mon, 16 Jun 2025 20:11:25 +0000 Subject: [PATCH] Update `apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@rel/12.1.0` to version `12.1.1` (#42) --- .github/workflows/deploy-site.yaml | 6 +++--- ...hub_workflows_deploy_site_reusable_yaml_rel_12_1_0.xml | 8 ++++++++ 2 files changed, 11 insertions(+), 3 deletions(-) create mode 100644 src/changelog/.2.x.x/update_apache_logging_parent_github_workflows_deploy_site_reusable_yaml_rel_12_1_0.xml diff --git a/.github/workflows/deploy-site.yaml b/.github/workflows/deploy-site.yaml index 92df3ca..ef4f531 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-jmx-gui' && github.ref_name == 'main' - uses: apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@rel/12.1.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 }} @@ -50,7 +50,7 @@ jobs: deploy-site-pro: if: github.repository == 'apache/logging-log4j-jmx-gui' && github.ref_name == 'main-site-pro' - uses: apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@rel/12.1.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 }} @@ -79,7 +79,7 @@ jobs: deploy-site-rel: needs: export-version - uses: apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@rel/12.1.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/.2.x.x/update_apache_logging_parent_github_workflows_deploy_site_reusable_yaml_rel_12_1_0.xml b/src/changelog/.2.x.x/update_apache_logging_parent_github_workflows_deploy_site_reusable_yaml_rel_12_1_0.xml new file mode 100644 index 0000000..4646e05 --- /dev/null +++ b/src/changelog/.2.x.x/update_apache_logging_parent_github_workflows_deploy_site_reusable_yaml_rel_12_1_0.xml @@ -0,0 +1,8 @@ + + + + Update `apache/logging-parent/.github/workflows/deploy-site-reusable.yaml@rel/12.1.0` to version `12.1.1` +