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.6
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent a8c3d26 commit 8d9b02e
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.5
uses: vers-one/dotnet-project-version-updater@v1.6
with:
file: "Chickensoft.GodotPackage/Chickensoft.GodotPackage.csproj"
version: ${{ steps.next-version.outputs.version }}
Expand Down

0 comments on commit 8d9b02e

Please sign in to comment.