Skip to content

Commit 1926cb0

Browse files
Bump apache/logging-parent/.github/workflows/deploy-snapshot-reusable.yaml@rel/11.3.0
Bumps [apache/logging-parent/.github/workflows/deploy-snapshot-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-snapshot-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 882fac1 commit 1926cb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
deploy-snapshot:
4646
needs: build
4747
if: github.repository == 'apache/logging-log4j-kotlin' && github.ref_name == 'main'
48-
uses: apache/logging-parent/.github/workflows/deploy-snapshot-reusable.yaml@rel/11.3.0
48+
uses: apache/logging-parent/.github/workflows/deploy-snapshot-reusable.yaml@rel/12.0.0
4949
# Secrets for deployments
5050
secrets:
5151
NEXUS_USERNAME: ${{ secrets.NEXUS_USER }}

0 commit comments

Comments
 (0)