From 65ab19b3b1202cbffb876dd5d17506f620b7674b Mon Sep 17 00:00:00 2001 From: Jakub Jezek Date: Wed, 12 Apr 2023 11:37:28 +0200 Subject: [PATCH] increasing versions in enumerator --- .github/workflows/update_bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update_bug_report.yml b/.github/workflows/update_bug_report.yml index c2e5e9af42..9f44d7c7a6 100644 --- a/.github/workflows/update_bug_report.yml +++ b/.github/workflows/update_bug_report.yml @@ -20,6 +20,6 @@ jobs: github_token: ${{ secrets.YNPUT_BOT_TOKEN }} registry: github dropdown: _version - limit_to: 25 + limit_to: 100 form: .github/ISSUE_TEMPLATE/bug_report.yml - commit_message: 'chore(): update bug report / version' \ No newline at end of file + commit_message: 'chore(): update bug report / version'