From ec3968ed59365d73517fb9ea38ad026c2806cfb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 09:56:38 +0000 Subject: [PATCH] chore(deps): bump ShaMan123/gha-form-dropdown-options Bumps [ShaMan123/gha-form-dropdown-options](https://github.com/shaman123/gha-form-dropdown-options) from 2.0.5 to 2.1.0. - [Release notes](https://github.com/shaman123/gha-form-dropdown-options/releases) - [Commits](https://github.com/shaman123/gha-form-dropdown-options/compare/v2.0.5...v2.1.0) --- updated-dependencies: - dependency-name: ShaMan123/gha-form-dropdown-options dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/update_issue_templates.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update_issue_templates.yml b/.github/workflows/update_issue_templates.yml index 77d162f..5fcb711 100644 --- a/.github/workflows/update_issue_templates.yml +++ b/.github/workflows/update_issue_templates.yml @@ -82,7 +82,7 @@ jobs: - name: Update repositories dropdown id: update_dropdown - uses: ShaMan123/gha-form-dropdown-options@v2.0.5 + uses: ShaMan123/gha-form-dropdown-options@v2.1.0 with: form: .github/ISSUE_TEMPLATE/roadmap.yml template: .github/t_roadmap.yml