diff --git a/.github/workflows/elastic-ci.yml b/.github/workflows/elastic-ci.yml index 2cc8aa1f..774b522d 100644 --- a/.github/workflows/elastic-ci.yml +++ b/.github/workflows/elastic-ci.yml @@ -125,7 +125,7 @@ jobs: - name: Create installer if: ${{ matrix.build-option == 'windows' }} - uses: Minionguyjpro/Inno-Setup-Action@v1.2.2 + uses: Minionguyjpro/Inno-Setup-Action@v1.2.5 with: path: installer_setup_script.iss options: /O+ diff --git a/.gitignore b/.gitignore index eba293ad..569c1226 100644 --- a/.gitignore +++ b/.gitignore @@ -21,7 +21,7 @@ coverage/ # The .vscode folder contains launch configuration and tasks you configure in # VS Code which you may wish to be included in version control, so this line # is commented out by default. -#.vscode/ +.vscode/ # Flutter/Dart/Pub related **/doc/api/