File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ The [public API](https://semver.org/spec/v2.0.0.html#spec-item-1) of this projec
1111
1212---
1313
14- ## [ v2.0.0] ( https://github.com/ddev/github-action-add-on-test/releases/tag/v2.0.0 ) - 2024-03-??
14+ ## [ v2.0.0] ( https://github.com/ddev/github-action-add-on-test/releases/tag/v2.0.0 ) - 2024-03-15
1515
1616[ _ Compare with previous release_ ] ( https://github.com/ddev/github-action-add-on-test/compare/v1.2.0...v2.0.0 )
1717
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ _We will suppose here that you want to test your add-on with the stable version
3030You can add the following step in your workflow:
3131
3232``` yaml
33- - uses : ddev/github-action-add-on-test@v1
33+ - uses : ddev/github-action-add-on-test@v2
3434 with :
3535 ddev_version : " stable"
3636 token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments