diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 687e010..de42a92 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -12,7 +12,7 @@ permissions: read-all jobs: main: - uses: khulnasoft/actions/.github/workflows/push-action-docker.yml@master + uses: khulnasoft/actions/.github/workflows/push-action-docker.yml@main secrets: inherit permissions: contents: write diff --git a/package-lock.json b/package-lock.json index 1a7e8fe..ecf3230 100644 --- a/package-lock.json +++ b/package-lock.json @@ -430,9 +430,9 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "19.6.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-19.6.0.tgz", - "integrity": "sha512-NExryCYJ/joUmN4kEPffG4AgepbGo6hqaEBSheSFemGF9MqDN3oJbqBSeoDJp77kR/CGmb+s3L2E2DI9MaTdQw==", + "version": "19.7.1", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-19.7.1.tgz", + "integrity": "sha512-aDXjejXfk1kqGDZOFAGu4lJ251WloR4duODaCcSuo/U/Nfnhnzq0VrhtGPCcOlTfVrWknumurg+ZcGe6v3e5ZA==", "dependencies": { "@commitlint/config-angular-type-enum": "^19.5.0" }, @@ -6777,9 +6777,9 @@ } }, "@commitlint/config-angular": { - "version": "19.6.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-19.6.0.tgz", - "integrity": "sha512-NExryCYJ/joUmN4kEPffG4AgepbGo6hqaEBSheSFemGF9MqDN3oJbqBSeoDJp77kR/CGmb+s3L2E2DI9MaTdQw==", + "version": "19.7.1", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-19.7.1.tgz", + "integrity": "sha512-aDXjejXfk1kqGDZOFAGu4lJ251WloR4duODaCcSuo/U/Nfnhnzq0VrhtGPCcOlTfVrWknumurg+ZcGe6v3e5ZA==", "requires": { "@commitlint/config-angular-type-enum": "^19.5.0" },