Update `apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/12.1.0` to version `12.1.1` (#201)
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 53ff881..a1ffaa5 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml
@@ -54,7 +54,7 @@ deploy-release: needs: build if: github.repository == 'apache/logging-log4j-transform' && startsWith(github.ref_name, 'release/') - uses: apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/12.1.0 + uses: apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/12.1.1 # Secrets for deployments secrets: GPG_SECRET_KEY: ${{ secrets.LOGGING_GPG_SECRET_KEY }}
diff --git a/src/changelog/.0.x.x/update_apache_logging_parent_github_workflows_deploy_release_reusable_yaml_rel_12_1_0.xml b/src/changelog/.0.x.x/update_apache_logging_parent_github_workflows_deploy_release_reusable_yaml_rel_12_1_0.xml new file mode 100644 index 0000000..11b5197 --- /dev/null +++ b/src/changelog/.0.x.x/update_apache_logging_parent_github_workflows_deploy_release_reusable_yaml_rel_12_1_0.xml
@@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xmlns="https://logging.apache.org/xml/ns" + xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" + type="updated"> + <issue id="201" link="https://github.com/apache/logging-log4j-transform/pull/201"/> + <description format="asciidoc">Update `apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/12.1.0` to version `12.1.1`</description> +</entry>