diff --git a/.github/ISSUE_TEMPLATE/roadmap.yml b/.github/ISSUE_TEMPLATE/roadmap.yml index 9592786..025e46a 100644 --- a/.github/ISSUE_TEMPLATE/roadmap.yml +++ b/.github/ISSUE_TEMPLATE/roadmap.yml @@ -1,10 +1,7 @@ +# This file was generated by the action ShaMan123/gha-form-dropdown-options +# using the template '.github/t_roadmap.yml'. +# Update this file by editing '.github/t_roadmap.yml'. --- -# -# This file was generated by the action ShaMan123/gha-form-dropdown-options using the template '.github/t_roadmap.yml' -# Update this file by editing '.github/t_roadmap.yml' -# - - name: Roadmap Entry description: Add a new entry to the roadmap type: task diff --git a/.github/workflows/update_issue_templates.yml b/.github/workflows/update_issue_templates.yml index 3f83b1d..7e4dabc 100644 --- a/.github/workflows/update_issue_templates.yml +++ b/.github/workflows/update_issue_templates.yml @@ -80,8 +80,7 @@ jobs: - name: Update repositories dropdown id: update_dropdown - # uses: ShaMan123/gha-form-dropdown-options@v2.0.3 - uses: ReenigneArcher/gha-form-dropdown-options@fix/yamllint-errors + uses: ShaMan123/gha-form-dropdown-options@v2.0.5 with: form: .github/ISSUE_TEMPLATE/roadmap.yml template: .github/t_roadmap.yml