Skip to content

Commit b948b21

Browse files
Merge pull request #802 from lfit/dependabot/github_actions/lfit/releng-reusable-workflows/dot-github/workflows/reuse-sonatype-lifecycle.yaml-0.8.1
Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-sonatype-lifecycle.yaml from 0.7.4 to 0.8.1
2 parents 115a219 + bf88b41 commit b948b21

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/call-gerrit-nodejs-sonatype-lifecycle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
name: "Sonatype Lifecycle Scan"
8181
needs: [notify, build-nodejs]
8282
# yamllint disable-line rule:line-length
83-
uses: lfit/releng-reusable-workflows/.github/workflows/reuse-sonatype-lifecycle.yaml@5fa62e396473e823e2bb0f45b744e94c4f842faa # v0.7.4
83+
uses: lfit/releng-reusable-workflows/.github/workflows/reuse-sonatype-lifecycle.yaml@5278f76fc1d27c49d0c9f795a6ddea65eeb5c11b # v0.8.1
8484
secrets:
8585
NEXUS_IQ_PASSWORD: ${{ secrets.NEXUS_IQ_PASSWORD }}
8686

.github/workflows/composed-gradle-nexus-iq.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,6 @@ jobs:
9999
name: "Sonatype Lifecycle Scan"
100100
needs: [run-gradle-clm]
101101
# yamllint disable-line rule:line-length
102-
uses: lfit/releng-reusable-workflows/.github/workflows/reuse-sonatype-lifecycle.yaml@5fa62e396473e823e2bb0f45b744e94c4f842faa # v0.7.4
102+
uses: lfit/releng-reusable-workflows/.github/workflows/reuse-sonatype-lifecycle.yaml@5278f76fc1d27c49d0c9f795a6ddea65eeb5c11b # v0.8.1
103103
secrets:
104104
NEXUS_IQ_PASSWORD: ${{ secrets.NEXUS_IQ_PASSWORD }}

0 commit comments

Comments
 (0)