diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 24f67dc..870482c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -29,7 +29,7 @@ jobs: - name: Semantic Release id: release - uses: codfish/semantic-release-action@v2 + uses: codfish/semantic-release-action@v3 with: repository_url: https://github.com/WillemOpperman/csv-diff-report-dotnet.git # specify default branches to add support for the `main` branch