diff --git a/Jenkinsfile b/Jenkinsfile index c756358..5fdf8a7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -3,7 +3,7 @@ // SPDX-License-Identifier: AGPL-3.0-only library( - identifier: 'jenkins-lib-common@v2.11.2', + identifier: 'jenkins-lib-common@v3.4.0', retriever: modernSCM([ $class: 'GitSCMSource', credentialsId: 'jenkins-integration-with-github-account',