Skip to content

Commit

Permalink
test(action): Test specific version of add-on init github action
Browse files Browse the repository at this point in the history
  • Loading branch information
julienloizelet committed Jul 10, 2023
1 parent f16e5cd commit f1bb7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-with-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: julienloizelet/ddev-add-on-test-init@main
- uses: julienloizelet/ddev-add-on-test-init@v0.0.1
with:
ddev_version: ${{ matrix.ddev_version }}

Expand Down

0 comments on commit f1bb7c9

Please sign in to comment.