diff --git a/.github/workflows/version.yml b/.github/workflows/version.yml index e86b7d0..9dd0e00 100644 --- a/.github/workflows/version.yml +++ b/.github/workflows/version.yml @@ -39,8 +39,8 @@ jobs: fetch-depth: 0 - name: Install GitVersion - uses: gittools/actions/gitversion/setup@v4.4.2 + uses: gittools/actions/gitversion/setup@v4.6.0 - name: Calculate Version id: version - uses: gittools/actions/gitversion/execute@v4.4.2 \ No newline at end of file + uses: gittools/actions/gitversion/execute@v4.6.0 \ No newline at end of file