diff --git a/Jenkinsfile b/Jenkinsfile index e939588..2d5759d 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -3,7 +3,7 @@ // SPDX-License-Identifier: AGPL-3.0-only library( - identifier: 'jenkins-lib-common@v2.8.8', + identifier: 'jenkins-lib-common@v2.9.2', retriever: modernSCM([ $class: 'GitSCMSource', credentialsId: 'jenkins-integration-with-github-account',