We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e5a352 commit 2f9a0acCopy full SHA for 2f9a0ac
.github/workflows/build.yaml
@@ -41,7 +41,7 @@ jobs:
41
deploy-snapshot:
42
needs: build
43
if: github.repository == 'apache/logging-log4j2' && github.ref_name == 'main'
44
- uses: apache/logging-parent/.github/workflows/deploy-snapshot-reusable.yaml@rel/12.1.0
+ uses: apache/logging-parent/.github/workflows/deploy-snapshot-reusable.yaml@rel/12.1.1
45
# Secrets for deployments
46
secrets:
47
NEXUS_USERNAME: ${{ secrets.NEXUS_USER }}
0 commit comments