diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index cd6197a..d1edd06 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,7 +15,7 @@ jobs: needs: test if: github.ref == 'refs/heads/master' steps: - - uses: syncromatics/gogitver-action@v0.0.1 + - uses: syncromatics/gogitver-action@v0.0.3 id: gogitver - name: Create Release