Skip to content

Releases: dvsa/.github

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 11:07
f4efb2c

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

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

Choose a tag to compare

@github-actions github-actions released this 10 Aug 13:11
cf043af

5.3.0 (2026-08-10)

Features

Bug Fixes

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 14 May 08:56
f945a4f

5.2.0 (2026-05-14)

Features

v5.1.0

Choose a tag to compare

@github-actions github-actions released this 13 May 15:42
0a7b0da

5.1.0 (2026-05-13)

Features

v5.0.11

Choose a tag to compare

@fibble fibble released this 29 Apr 09:13
60d5efe
  • Add git-secrets reusable action

v5.0.10

Choose a tag to compare

@sdh100shaun sdh100shaun released this 10 Nov 09:45
9aa8df9

Amended nodejs lint to include biome options

v5.0.9

Choose a tag to compare

@sdh100shaun sdh100shaun released this 15 Aug 06:47
796d22d

Adds stability argument for PHP workflow

v5.0.8

Choose a tag to compare

@sr4850 sr4850 released this 09 Jul 08:33
abd6eb7

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

Choose a tag to compare

@sdh100shaun sdh100shaun released this 11 Jun 11:01
b18ce51

adding in conventional commits shared workflow

v5.0.6

Choose a tag to compare

@sdh100shaun sdh100shaun released this 09 Jun 18:51
fae1ef8

Added optional working directory to PHP workflows
Amended Terraform Workflow