v0.2.14
·
130 commits
to refs/heads/main
since this release
- Chore: Add initial repo config files @jwagantall (#2)
- CI: Properly configure pre-commit for actionlint @tykeal (#3)
- CI: commit-message check during PR only @tykeal (#4)
- CI: Add Gerrit ci-man Merge workflow @jwagantall (#5)
- Fix: Pin urllib3 to avoid jjb timeouts @jwagantall (#7)
- Fix: Force jjb's config file @jwagantall (#8)
- Fix: Use standard checkout for merge workflow @jwagantall (#9)
- Fix: Remove typo from actions call @jwagantall (#10)
- CI: Add Info Verify Yaml workflow @jwagantall (#11)
- Feat: Make start / finish announcements to Gerrit @tykeal (#12)
- Fix: Correct logic for INFO file required job @tykeal (#13)
- Feat: Make workflow optional @tykeal (#14)
- Fix: Fix typo in INFO verify workflow @jwagantall (#15)
- Fix: Install jsonschema before running validation @jwagantall (#16)
- Fix: Install yaml dependency @jwagantall (#17)
- Fix: Install yq instead of yaml @jwagantall (#18)
- CI: Add additional info to concurrency @tykeal (#20)
- Feat: Create a "composable" reusable ci-man verify @tykeal (#21)
- CI: Make composable INFO Yaml verify @tykeal (#22)
- Refactor: Set composable workflow names to match @tykeal (#23)
- Feat: Add packer verify Github Actions to workflow @askb (#19)
- Feat: Create basic repo linting workflow compose @tykeal (#24)
- Feat: Move JJB validation to one composition @tykeal (#25)
- Refactor: Re-arrange compose-packer-verify @tykeal (#26)
- Feat: Composed ci-management verify workflow @tykeal (#27)
- CI: Add output grouping for packer @tykeal (#28)
- Chore: Upgrade Gerrit checkout to v0.5 @tykeal (#30)
- CI: Add rtdv3 verify compose workflow @jwagantall (#31)
- Test: debug packer @tykeal (#33)
- Fix: Remove forced permissions set on composes @tykeal (#34)
- Test: Create testing info verify compose @tykeal (#35)
- Fix: Remove Target repo from rtdv3 verify @jwagantall (#36)
- Fix: Look for readthedocs file not directory @jwagantall (#37)
- Fix: Quote specific pip versions @jwagantall (#38)
- Fix: Fix path of ini file for rtdv3 configuration @jwagantall (#39)
- Fix: Use python 3.8 for docs to match the Jenkins verification. @jwagantall (#40)
- Fix: Restructure project dashed variable @jwagantall (#41)
- Fix: Move lftools config file creation @jwagantall (#43)
- Fix: Install lftools config in home not in workspace @jwagantall (#44)
- CI: Unpin urllib3<2.0.0 with JJB 5.0.4 @askb (#42)
- CI: Add rtdv3 merge compose workflow @jwagantall (#45)
- Fix: Pass the GERRIT_URL to the gerrit checkout @tykeal (#46)
- CI: Update rtdv3 verify and merge workflows @jwagantall (#47)
- Fix: Fix typo on workflow name call for rtdv3 verify @jwagantall (#49)
- Chore: Upgrade to gerrit checkout v0.6 @tykeal (#48)
- Fix: Restructure rtdv3 merge job @jwagantall (#50)
- Fix: Use TARGET_REPO in rtdv3 merge checkout step @jwagantall (#51)
- Fix: Change the filename back for info verify @tykeal (#52)
- Chore: Upgrade gerrit checkout @tykeal (#53)
- CI: Add GHA workflow for Nexus IQ scans @jwagantall (#54)
- Fix: Remove extra space passed to system property @askb (#56)
- Feat: Add maven verify reusable workflow @askb (#57)
- Fix: Update maven verify goals @jwagantall (#58)
- Fix: Use a different reusable workflow to install Maven @jwagantall (#60)
- Fix: Remove additional maven opts @jwagantall (#61)
- Fix: Add additional needed params to maven build @jwagantall (#62)
- Fix: Update maven verify workflow @jwagantall (#63)
- Fix: Export vars and secrets to the env in maven build @jwagantall (#64)
- Fix: Escape special characters in comments @jwagantall (#65)
- Fix: update version for infovista-opensource @jwagantall (#66)
- Fix: Do not fail Maven verify if JaCoCo config files do not exist. @jwagantall (#67)
- Fix: Make Maven phases an input so other maven jobs can re-use it @jwagantall (#68)
- Fix: Restructure Maven CLM to re-use maven build @jwagantall (#69)
- CI: Add Worflow for Gradle verify @jwagantall (#70)
- CI: Add compose action to perform docker login @jwagantall (#71)
- CI: Add compose workflow for docker build @jwagantall (#72)
- Fix: Strip carrot symbol from the settings file @askb (#73)
- Fix: Allow passing Maven opts as input @askb (#74)
- Fix: Rm shell multiline @askb (#75)
- Fix: Pass secrets and vars thru env @askb (#76)
- CI: Define ENV_SECRETS in workflow @askb (#77)
- CI: Move secret definition under secrets @askb (#78)
- Fix: mask sensitive info with ::add-masks:: @askb (#79)
- Fix: Add braces around var to decode correctly @askb (#80)
- Fix: Set ::add-mask:: before processing the vars @askb (#81)
- Fix: Install graphviz for rtd verification @jwagantall (#83)
- CI: Move input param ENV_SECRETS under secrets @askb (#82)
- CI: Add action to verify a release file against an approved schema @jwagantall (#84)
- Fix: Disable the bash echo with +x @askb (#85)
- CI: Add workflow for docker relases using release file. @jwagantall (#86)
- Fix: Remove extra options passed to bash @askb (#87)
- Fix: Remove +x from bash options @askb (#88)
- Fix: Pin JJB to 5.1.0 @askb (#91)
- Fix: RTD job breakage due to missing dependency @ModeSevenIndustrialSolutions (#92)
- Chore: Update actions/checkout to v4 @ModeSevenIndustrialSolutions (#93)
- Fix: Revert dependency package install for RTD @jwagantall (#94)
- Chore: Update actions/setup-python to v5.0.0 @ModeSevenIndustrialSolutions (#99)
- CI: Allow JJB version to be set through vars @askb (#98)
- Chore: Update pre-commit and gerrit actions @tykeal (#101)
- Chore: fix commit IDs @keanjapesan (#102)
- Fix: Use actions/checkout for ref to local action @eb-oss (#104)
- Fix: Specify remote repo and local path for action @eb-oss (#105)
- Fix: Specify shell for composite action @eb-oss (#106)
- Fix: Remove "cache: pip" from setup-python call @eb-oss (#107)
- Chore: Update checkout-gerrit-change-action v0.8 @askb (#108)
- Chore: Update checkout-gerrit-change-action v0.9 @askb (#109)
- Chore: Update gerrit-review-action v0.6 @tykeal (#110)
- Fix: Switch from using ci-maven-action to using CLI commands @jwagantall (#112)
- Fix: Update MVN_PHASES to remove comma separated goals @jwagantall (#113)
- Fix: Use GLOBAL_SETTINGS var for global_settings.xml @jwagantall (#115)
- Chore: Cat global-settings file to explore contents @jwagantall (#116)
- Chore: Update GitHub setup-python action from v4 -> v5 @ModeSevenIndustrialSolutions (#117)
- CI: Add workflow for gradle CLM evaluation @jwagantall (#118)
- Fix: Update gradle clm workflow with few fixes: @jwagantall (#119)
- Fix: Nexus application ID should be all dashed @jwagantall (#121)
- Fix: Nexus target should point to the current directory @jwagantall (#122)
- Fix: Iterate CLM target build @jwagantall (#123)
- Fix: CLM target should be empty by default @jwagantall (#125)
- CI: Refactor Sonatype Nexus IQ workflow @jwagantall (#126)
- Fix: Fix gradle action @jwagantall (#128)
- Fix: Update action names and IDs for gradle action @jwagantall (#129)
- Fix: Use patchset revision to avoid collisions @askb (#130)
- CI: Refactor Maven build @jwagantall (#131)
- Fix: Add missing shell property in maven-build-action @jwagantall (#132)
- Fix: Fetch maven global settings in workflow not in action @jwagantall (#133)
- Fix: Update maven workflow input typo @jwagantall (#134)
- Fix: Fetch maven global settings file inside action @jwagantall (#135)
- CI: Refactor Maven CLM to call maven-build-action @jwagantall (#137)
- Fix: Use branch to avoid collisions @askb (#136)
- Fix: Fix typo in Nexus CLM application ID @jwagantall (#138)
- Fix: Fix typo in GHA Maven workflow @jwagantall (#139)
- Fix: Add debugging info in CLM workflow @jwagantall (#140)
- Fix: Disable debugging code, update CLM scan target @jwagantall (#141)
- CI: Add Maven Sonar Cloud scan workflow @jwagantall (#142)
- Fix: Update path for CLM scan target @jwagantall (#143)
- Fix: Update Maven SonarCloud workflow to make it Generic @jwagantall (#144)
- CI: Add workflow for Maven Sonar Cloud Scan @jwagantall (#145)
- Fix: Fix typos on Generic Sonar Cloud workflow @jwagantall (#146)
- Fix: Allow CLM workflows to continue on error @jwagantall (#147)
- Feat: Allow tox-verify pre-build url, string @eb-oss (#149)
- Chore: Update gerrit-review-action to v0.7 @askb (#150)
- Fix: Run a no-op bash command when there is no prebuild script @jwagantall (#151)
- CI: Add workflow for tox SonarCloud @jwagantall (#152)
- CI: Add workflow for prescan SonarCloud @jwagantall (#153)
- Chore: Update gerrit-review-action to v0.8 @askb (#155)
- CI: Add workflow for Autotools SonarCloud scan @jwagantall (#158)
- CI: Add SonarCloud scan with Cmake script pre-run @jwagantall (#159)
- Fix: Run "bash" not "sh" for Sonar pre-script step @jwagantall (#160)
- Fix: Run "bash" in cmake Sonar scan script step @jwagantall (#161)
- Chore: Update JJB to 6.3.0 @askb (#162)
- Fix: Mask secrets from console env on GHA @askb (#163)
- Fix: Change conclusion getter @tykeal (#164)
- Fix: Install setuptools for tox jobs with py3.12 @askb (#165)
- CI: Add workflow for gradle publish artifacts @jwagantall (#167)
- Chore: Add reuse for license checking @tykeal (#166)
- Chore: Switch to ruff plus add prettier and reuse @tykeal (#169)
- Feat: Add maven-merge workflow @eb-oss (#168)
- Fix: Change match string to find RTD subproject @keanjapesan (#171)
- CI: Enforce semantic commit messages @tykeal (#170)
- Fix: change rtd project create command @keanjapesan (#172)
- Fix: Update actions to address node warnings @ModeSevenIndustrialSolutions (#173)
- Fix: Use the Maven pom file provided by input @zxiiro (#174)
- Fix: Remove requirement for unused parameters @zxiiro (#176)
- Fix: Correct var name, use secrets rather than env @eb-oss (#178)
- Fix: Packer secrets back to env @eb-oss (#179)
- Fix: Securely mask secrets in Reusable Workflows @askb (#180)
- Fix: Mask required keys @askb (#181)
- Fix: Check and handle multiline values @askb (#182)
- Feat: Add node.js build action @ModeSevenIndustrialSolutions (#184)
- Chore: Update linting setup/configuration @ModeSevenIndustrialSolutions (#185)
- Feat: Add a new reusable workflow for Sonatype Lifecycle @ModeSevenIndustrialSolutions (#187)
- Fix: Node.js version warnings from outdated setup-java @ModeSevenIndustrialSolutions (#195)
- Fix: Remove invalid secrets reference failing actionlint @ModeSevenIndustrialSolutions (#196)
- Fix: Address prettier use of stage names, which is deprecated @ModeSevenIndustrialSolutions (#197)
- Fix: refactor sonatype scan @keanjapesan (#186)
- Fix: Formatting error in workflow @ModeSevenIndustrialSolutions (#203)
- Chore: Update reuse-sonatype-lifecycle.yaml called version @ModeSevenIndustrialSolutions (#204)
- Fix: move sonatype reusable workflow to job @keanjapesan (#205)
- Fix: add missing secret reference @keanjapesan (#206)
- Chore: Add naming conventions to documentation @ModeSevenIndustrialSolutions (#189)
- Feat: Action to configure git user/email @ModeSevenIndustrialSolutions (#199)
- Feat: Action to perform key/value lookup in JSON @ModeSevenIndustrialSolutions (#201)
- Feat: Implement repo and PR check for SHA pinned actions/workflows @ModeSevenIndustrialSolutions (#194)
- Fix: Pass missing secret @keanjapesan (#208)
- Feat: Convert Nexus IQ reusable workflow to an action @ModeSevenIndustrialSolutions (#207)
- Test: Create minimal unit test for Maven jobs @zxiiro (#175)
- Feat: Action to get commit message body/string @ModeSevenIndustrialSolutions (#200)
- Feat: Action to add issue tracker to pull request @ModeSevenIndustrialSolutions (#202)
- Chore: Tidy up file diff and scoping behaviour @ModeSevenIndustrialSolutions (#209)
- Chore: Pin to commit SHAs, update workflow label @ModeSevenIndustrialSolutions (#211)
- Chore: Update action versions and pin to commit SHA values @ModeSevenIndustrialSolutions (#210)
- Feat: Add action to grep file with RegEx expression @ModeSevenIndustrialSolutions (#212)
- Fix: Add multi-line string handling to action output @ModeSevenIndustrialSolutions (#214)
- Fix: Not scanning all workflows on manual invocation @ModeSevenIndustrialSolutions (#215)
- Feat: Implement micro-actions to support SonarQube Cloud scan @ModeSevenIndustrialSolutions (#216)
- Feat: Add sonarqube-cloud-scan-action action @ModeSevenIndustrialSolutions (#217)
- Feat: Add SonarQube Cloud re-usable workflow @ModeSevenIndustrialSolutions (#218)
- Fix: Set java-version for s4u/setup-maven-action @askb (#219)
- Fix: Repository name/location in example @ModeSevenIndustrialSolutions (#220)
- Chore: Minimise SPDX comments in markdown files @ModeSevenIndustrialSolutions (#221)
- CI: Enable dependabot @tykeal (#222)
- CI: Disable linting on commit message lines @tykeal (#228)
- Feat: Add naming micro-actions @ModeSevenIndustrialSolutions (#229)
- Chore: Update linting setup @ModeSevenIndustrialSolutions (#231)
- Feat: Implement OpenSSF summary output as action @ModeSevenIndustrialSolutions (#232)
- Feat: Implement OpenSSF Scorecard scan as reusable workflow @ModeSevenIndustrialSolutions (#233)
- Feat: Enable OpenSSF Scorecard report @ModeSevenIndustrialSolutions (#235)
- CI: Pin GitHub Actions in use @tykeal (#236)
- CI: Harden GitHub Actions @tykeal (#238)
- CI: Apply security best practices @tykeal (#242)
- Feat: Add standalone linting action @ModeSevenIndustrialSolutions (#239)
- Chore: Add .prettierignore to skip markdown files @ModeSevenIndustrialSolutions (#244)
- Fix: Do not pass scan arguments, instead create configuration file @ModeSevenIndustrialSolutions (#243)
- Feat: Add reusable workflow for standalone linting checks @ModeSevenIndustrialSolutions (#246)
- Feat: Rework standalone linting action @ModeSevenIndustrialSolutions (#247)
- Chore: bump version of called action for standalone linting reusable wf @ModeSevenIndustrialSolutions (#248)
- Fix: Remove prettier due to various ongoing issues/maintenance concerns @ModeSevenIndustrialSolutions (#254)
- Chore: Minor naming change to clarify workflow steps @ModeSevenIndustrialSolutions (#261)
- Fix: Condition evaluation in sonarqube-cloud-scan-action @ModeSevenIndustrialSolutions (#273)
- Chore: Bump sonarqube action version @ModeSevenIndustrialSolutions (#276)
- Chore: Update pre-commit configuration @ModeSevenIndustrialSolutions (#275)
- Fix: Improve output clarity, no summary output default @ModeSevenIndustrialSolutions (#271)
- Feat: Additional parsing steps and outputs in git-commit-message-action @ModeSevenIndustrialSolutions (#283)
- Chore: Update action calls with commit SHA values for v0.2.9 @ModeSevenIndustrialSolutions (#296)
- Chore: Update linting configuration @ModeSevenIndustrialSolutions (#297)
- Chore: Remove actions migrated to lfreleng-actions @ModeSevenIndustrialSolutions (#298)
- Fix: Improve argument/flag handling and remove default spider option @ModeSevenIndustrialSolutions (#303)
- Chore: Update repository linting tools @ModeSevenIndustrialSolutions (#304)
- Chore: Remove migrated url-download-action action @ModeSevenIndustrialSolutions (#306)
- Fix: Use newer sonarqube action @keanjapesan (#307)
- Chore: Update linting setup/tools @ModeSevenIndustrialSolutions (#316)
- CI: Typo in pre-commit configuration @zxiiro (#324)
- Chore: Update pre-commit linting setup @ModeSevenIndustrialSolutions (#325)
- Chore: Update node-build-action location in wf @ModeSevenIndustrialSolutions (#326)
- Feat: Add reusable workflow implementing CodeQL scans @ModeSevenIndustrialSolutions (#317)
- Fix: Replace deprecated/archived conclusion action @ModeSevenIndustrialSolutions (#327)
- Fix: Automatic linting/update commit messages @ModeSevenIndustrialSolutions (#328)
- Feat: Add release-drafter configuration @ModeSevenIndustrialSolutions (#329)
⚡ Enhancements ⚡
- Feat: Add gerrit-ci-management-verify workflow @jwagantall (#1)
- Feat: Add tox-run action and workflow @eb-oss (#89)
- Fix: Docs jobs failures due to Python version mismatches @ModeSevenIndustrialSolutions (#213)
- Feat: Allow java distribution to be passed as input @ModeSevenIndustrialSolutions (#258)
- Feat: Allow selection of OpenJDK distribution @ModeSevenIndustrialSolutions (#259)
- Feat: Add url-download-action to download files with wget @ModeSevenIndustrialSolutions (#253)
- Feat: action to list GitHub releases @ModeSevenIndustrialSolutions (#262)
- Feat: Add action to check tag/version string is semantic @ModeSevenIndustrialSolutions (#263)
- Feat: Re-usable workflow to inject issue-id into commit @ModeSevenIndustrialSolutions (#274)
- Feat: Add github-pull-request-metadata-action @ModeSevenIndustrialSolutions (#277)
- Chore: Retire legacy sonarsource/sonarcloud-github-action @ModeSevenIndustrialSolutions (#282)
- Feat: Action to detect Python dynamic project versioning @ModeSevenIndustrialSolutions (#287)
🐛 Bug Fixes 🐛
- Fix: Tox workflow takes only one python version @eb-oss (#100)
- Fix: Only obtain global-settings through variable @eb-oss (#120)
- Fix: Use single quotes for global-settings echo @eb-oss (#124)
- Fix: Remove remnants of compound URL handling @ModeSevenIndustrialSolutions (#250)
- Fix: Address Issue #190 by removing setup-python @ModeSevenIndustrialSolutions (#260)
- Fix: Build wrapper updates after testing @ModeSevenIndustrialSolutions (#257)
- Fix: Update composed-tox-sonar-cloud.yaml @ModeSevenIndustrialSolutions (#264)
- Chore: Bump action version in reuse-sonarqube-cloud reusable wf @ModeSevenIndustrialSolutions (#272)
- Fix: Bump tj-actions/changed-files to v46.0.1 @ModeSevenIndustrialSolutions (#292)
- Fix: Broken URL download in sonarqube-cloud-scan-action @ModeSevenIndustrialSolutions (#305)
🔧 Maintenance 🔧
- Fix: Tox workflow takes only one python version @eb-oss (#100)
- Chore(deps): Bump actions/setup-java from 4.6.0 to 4.7.0 @dependabot[bot] (#227)
- Chore(deps): Bump jfrog/setup-jfrog-cli from 4.1.2 to 4.5.6 @dependabot[bot] (#226)
- Chore(deps): Bump dorny/paths-filter from 2.11.1 to 3.0.2 @dependabot[bot] (#225)
- Chore(deps): Bump sonatype/actions from 1.1.2 to 1.2.0 @dependabot[bot] (#224)
- Chore(deps): Bump docker/build-push-action from 5 to 6 @dependabot[bot] (#223)
- Chore(deps): Bump actions/setup-python from 5.0.0 to 5.4.0 @dependabot[bot] (#234)
- Chore(deps): Bump github/codeql-action from 3.28.0 to 3.28.9 @dependabot[bot] (#256)
- Chore(deps): Bump actions/upload-artifact from 4.4.3 to 4.6.0 @dependabot[bot] (#255)
- Chore(deps): Bump docker/build-push-action from 6.13.0 to 6.14.0 @dependabot[bot] (#268)
- Chore(deps): Bump actions/upload-artifact from 4.6.0 to 4.6.1 @dependabot[bot] (#266)
- Chore(deps): Bump github/codeql-action from 3.28.9 to 3.28.10 @dependabot[bot] (#265)
- Chore(deps): Bump ossf/scorecard-action from 2.4.0 to 2.4.1 @dependabot[bot] (#267)
- Chore(deps): Bump actions/download-artifact from 4.1.8 to 4.1.9 @dependabot[bot] (#278)
- Chore(deps): Bump docker/build-push-action from 6.14.0 to 6.15.0 @dependabot[bot] (#279)
- Chore(deps): Bump github/codeql-action from 3.28.10 to 3.28.11 @dependabot[bot] (#284)
- Chore(deps): Bump sonatype/actions from 1.2.0 to 1.3.0 @dependabot[bot] (#285)
- Chore: Update actions to latest v0.2.8 tagged release @ModeSevenIndustrialSolutions (#291)
- Chore(deps): Bump lfit/releng-reusable-workflows from 0.2.2 to 0.2.9 @dependabot[bot] (#294)
- Chore(deps): Bump actions/upload-artifact from 4.6.1 to 4.6.2 @dependabot[bot] (#299)
- Chore(deps): Bump github/codeql-action from 3.28.11 to 3.28.13 @dependabot[bot] (#300)
- Chore(deps): Bump actions/download-artifact from 4.1.9 to 4.2.1 @dependabot[bot] (#301)
- Chore(deps): Bump actions/setup-python from 5.4.0 to 5.5.0 @dependabot[bot] (#308)
- Chore(deps): Bump actions/setup-java from 4.7.0 to 4.7.1 @dependabot[bot] (#315)
- Chore(deps): Bump github/codeql-action from 3.28.13 to 3.28.15 @dependabot[bot] (#314)
- Chore(deps): Bump sonatype/actions from 1.3.0 to 1.3.1 @dependabot[bot] (#310)
- Chore(deps): Bump actions/dependency-review-action from 4.5.0 to 4.6.0 @dependabot[bot] (#311)
- Chore(deps): Bump lfit/releng-reusable-workflows from 0.2.9 to 0.2.11 @dependabot[bot] (#309)
- Chore(deps): Bump github/codeql-action from 3.28.15 to 3.28.16 @dependabot[bot] (#320)
- Chore(deps): Bump actions/setup-python from 5.5.0 to 5.6.0 @dependabot[bot] (#318)
- Chore(deps): Bump sonatype/actions from 1.3.1 to 1.4.0 @dependabot[bot] (#319)
- Chore(deps): Bump jfrog/setup-jfrog-cli from 4.5.6 to 4.5.10 @dependabot[bot] (#321)
- Chore(deps): Bump lfit/releng-reusable-workflows from 0.2.11 to 0.2.12 @dependabot[bot] (#322)
- Chore: Remove redundant node-build-action @ModeSevenIndustrialSolutions (#330)
- Chore: Remove tag-validate-semantic-action (moved to lfreleng-actions)" @ModeSevenIndustrialSolutions (#331)
- Chore(deps): Bump jfrog/setup-jfrog-cli from 4.5.10 to 4.5.11 @dependabot[bot] (#333)
- Chore(deps): Bump docker/build-push-action from 6.15.0 to 6.16.0 @dependabot[bot] (#334)
- Chore(deps): Bump github/codeql-action from 3.28.15 to 3.28.17 @dependabot[bot] (#335)
- Chore(deps): Bump sonatype/actions from 1.4.0 to 1.4.2 @dependabot[bot] (#336)
- Chore(deps): Bump lfit/releng-reusable-workflows from 0.2.12 to 0.2.13 @dependabot[bot] (#337)
- Docs: Add docs for the Github reusable workflows @askb (#332)
- Chore: Swap pinned-versions-action to lfreleng-actions @ModeSevenIndustrialSolutions (#339)
- Chore: Remove redundant GHA pinned-versions-action @ModeSevenIndustrialSolutions (#340)
- Chore(deps): Bump sonatype/actions from 1.4.2 to 1.4.3 @dependabot[bot] (#343)
- Chore(deps): Bump actions/download-artifact from 4.2.1 to 4.3.0 @dependabot[bot] (#342)
- Chore(deps): Bump actions/dependency-review-action from 4.6.0 to 4.7.0 @dependabot[bot] (#341)