Skip to content

Commit

Permalink
update to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Aug 17, 2023
1 parent d19b39d commit d37f58b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
fetch-depth: 0
- id: list-features
uses: devcontainers-community/list-features@v1
uses: devcontainers-community/list-features@v2
test-feature:
needs: list-features
strategy:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-feature-readmes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
fetch-depth: 0
- id: list-features
uses: devcontainers-community/list-features@v1
uses: devcontainers-community/list-features@v2
update-feature-readme:
needs: list-features
concurrency: ${{ github.ref }}-write
Expand Down

0 comments on commit d37f58b

Please sign in to comment.