Skip to content

Commit a8c8638

Browse files
Bump apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/11.3.0
Bumps [apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/11.3.0](https://github.com/apache/logging-parent) from 11.3.0 to 12.0.0. - [Release notes](https://github.com/apache/logging-parent/releases) - [Commits](apache/logging-parent@rel/11.3.0...rel/12.0.0) --- updated-dependencies: - dependency-name: apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/11.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1e46f9 commit a8c8638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
deploy-release:
5555
needs: build
5656
if: github.repository == 'apache/logging-log4j-transform' && startsWith(github.ref_name, 'release/')
57-
uses: apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/11.3.0
57+
uses: apache/logging-parent/.github/workflows/deploy-release-reusable.yaml@rel/12.0.0
5858
# Secrets for deployments
5959
secrets:
6060
GPG_SECRET_KEY: ${{ secrets.LOGGING_GPG_SECRET_KEY }}

0 commit comments

Comments
 (0)