fix(core): update

This commit is contained in:
2024-05-24 15:54:32 +02:00
parent 6e4c967917
commit 9eaa6347c1
5 changed files with 157 additions and 71 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@ship.zone/npmci',
version: '4.1.30',
description: 'A tool to enhance Node.js and Docker workflows within GitLab CI, providing various CI/CD utilities.'
version: '4.1.31',
description: 'A tool to streamline Node.js and Docker workflows within CI environments, particularly GitLab CI, providing various CI/CD utilities.'
}