Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore(create-release.yml): update version of sonar-push.yml to v0.6.1 for the sonar job in create-release workflow chore(extension-attach-artifact-release.yml): update version of scripts to v0.6.1 for getting reusable script files in extension-attach-artifact-release workflow chore(extension-release-prepare.yml): update version of extension-release-rollback.yml to v0.6.1 for the release-rollback job in extension-release-prepare workflow chore(extension-release-published.yml): update version of extension-release-prepare.yml to v0.6.1 for the maven-release job in extension-release-published workflow chore(os-extension-test.yml): update version of sonar-pull-request.yml to v0.6.1 for the sonar-pr job in os-extension-test workflow chore(package-linux.yml): update version of scripts and package-deb-pom.xml to v0.6.1 for getting reusable script files and packaging linux in package-linux workflow chore(pom-release-published.yml): update version of extension-release-prepare.yml to v0.6.1 for the maven-release job in pom-release-published workflow chore(pro-extension-test.yml): update version of sonar-pull-request.yml to v0.6.1 for the sonar-pr job in pro-extension-test workflow chore(synk-nightly.yml): delete synk-nightly workflow docs(README.md): remove snyk-nightly.yml from the list of reusable workflows in README.md * chore(codeql.yml): add support for running an extra command before attaching the artifact The `extraCommand` input parameter has been added to the CodeQL workflow. This allows users to specify an additional command to run before attaching the artifact. The default value is an empty string. This change provides flexibility for users who may need to run custom commands as part of their workflow. * chore(codeql.yml): add setup for JDK 17 with Temurin distribution and Maven cache for Java language
- Loading branch information