Skip to content

Commit

Permalink
chore(deps): update vers-one/dotnet-project-version-updater action to…
Browse files Browse the repository at this point in the history
… v1.4
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 141e298 commit c1e2324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
echo "Next Version: ${{ steps.next-version.outputs.version }}"
- name: 📝 Change Version
uses: vers-one/dotnet-project-version-updater@v1.3
uses: vers-one/dotnet-project-version-updater@v1.4
with:
file: "Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj"
version: ${{ steps.next-version.outputs.version }}
Expand Down

0 comments on commit c1e2324

Please sign in to comment.