Releases: dvsa/.github
Releases · dvsa/.github
Release list
v6.0.0
6.0.0 (2026-08-12)
⚠ BREAKING CHANGES
- update upload and download artifact actions to latest (#109)
- update setup-node action to latest (#106)
- update cache action to latest (#107)
- update configure-aws-credentials action to latest (#104)
- Use latest versions (#105)
- update checkout action to latest (#102)
Features
- update cache action to latest (#107) (cd4376d)
- update checkout action to latest (#102) (cf66f6e)
- update configure-aws-credentials action to latest (#104) (46c8078)
- update setup-node action to latest (#106) (f74c186)
- update upload and download artifact actions to latest (#109) (60784bf)
- Use latest versions (#105) (57cdcc3)
Miscellaneous
Build System
- deps: bump 1arp/create-a-file-action from 0.4.5 to 0.4.6 (#116) (863384f)
- deps: bump actions/setup-java from 4 to 5 (#115) (72819e2)
- deps: bump github/codeql-action from 2 to 4 (#113) (53722da)
- deps: bump googleapis/release-please-action from 4 to 5 (#112) (b880f3d)
- deps: bump terraform-linters/setup-tflint from 4 to 6 (#117) (f1c4077)
- deps: bump tj-actions/changed-files from 45 to 47 (#114) (a28df4f)
Continuous Integration
v5.3.0
v5.2.0
v5.1.0
v5.0.11
v5.0.10
Amended nodejs lint to include biome options
v5.0.9
Adds stability argument for PHP workflow
v5.0.8
The pass-percentage feature was merged in PR #76 but the dist/index.js was not rebuilt, causing the feature to not work at runtime.
This commit rebuilds the dist files to include the pass-percentage functionality that checks if test pass rate meets the threshold.
Fixes VOL-6455
v5.0.7
adding in conventional commits shared workflow
v5.0.6
Added optional working directory to PHP workflows
Amended Terraform Workflow