diff --git a/.github/workflows/powershell.yml b/.github/workflows/powershell.yml index 36d26ab..a64619d 100644 --- a/.github/workflows/powershell.yml +++ b/.github/workflows/powershell.yml @@ -32,7 +32,7 @@ jobs: with: fetch-depth: '0' - name: Bump version and push tag - uses: anothrNick/github-tag-action@1.73.0 + uses: anothrNick/github-tag-action@1.75.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} WITH_V: true