Skip to content

Commit 0c5b2b8

Browse files
Bump apache/logging-parent/.github/workflows/deploy-snapshot-reusable.yaml@rel/12.1.0 (#3742)
Bumps [apache/logging-parent/.github/workflows/deploy-snapshot-reusable.yaml@rel/12.1.0](https://github.com/apache/logging-parent) from 12.1.0 to 12.1.1. - [Release notes](https://github.com/apache/logging-parent/releases) - [Commits](apache/logging-parent@rel/12.1.0...rel/12.1.1) --- updated-dependencies: - dependency-name: apache/logging-parent/.github/workflows/deploy-snapshot-reusable.yaml@rel/12.1.0 dependency-version: 12.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b5c2a9 commit 0c5b2b8

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
@@ -44,7 +44,7 @@ jobs:
4444
deploy-snapshot:
4545
needs: build
4646
if: github.repository == 'apache/logging-log4j2' && github.ref_name == '2.x'
47-
uses: apache/logging-parent/.github/workflows/deploy-snapshot-reusable.yaml@rel/12.1.0
47+
uses: apache/logging-parent/.github/workflows/deploy-snapshot-reusable.yaml@rel/12.1.1
4848
# Secrets for deployments
4949
secrets:
5050
NEXUS_USERNAME: ${{ secrets.NEXUS_USER }}

0 commit comments

Comments
 (0)