Skip to content

Commit

Permalink
Bump justalemon/VersionPatcher from 0.7.1 to 0.7.2
Browse files Browse the repository at this point in the history
Bumps [justalemon/VersionPatcher](https://github.com/justalemon/versionpatcher) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/justalemon/versionpatcher/releases)
- [Commits](justalemon/VersionPatcher@v0.7.1...v0.7.2)

---
updated-dependencies:
- dependency-name: justalemon/VersionPatcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent 1d26429 commit 4b673ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
dotnet-version: "7.0.x"
- run: dotnet restore ${{ github.event.repository.name }}.sln
- uses: justalemon/[email protected].1
- uses: justalemon/[email protected].2
with:
version: 1.10.0.${{ github.run_number }}
use-tag: true
Expand Down

0 comments on commit 4b673ba

Please sign in to comment.