Skip to content

Commit

Permalink
Bump damienaicheh/update-android-version-manifest-action
Browse files Browse the repository at this point in the history
Bumps [damienaicheh/update-android-version-manifest-action](https://github.com/damienaicheh/update-android-version-manifest-action) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/damienaicheh/update-android-version-manifest-action/releases)
- [Commits](damienaicheh/update-android-version-manifest-action@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: damienaicheh/update-android-version-manifest-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent a25347d commit cd74430
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/githubactionsbuilds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ jobs:
- name: Add msbuild to PATH
uses: microsoft/[email protected]
- name: Set Android version
uses: damienaicheh/update-android-version-manifest-action@v1.0.0
uses: damienaicheh/update-android-version-manifest-action@v1.1.0
with:
android-manifest-path: ./DeveMazeGeneratorCore.MonoGame.Android/AndroidManifest.xml
version-name: 1.0.${{needs.generate_version_number.outputs.build_number}}
Expand Down Expand Up @@ -452,7 +452,7 @@ jobs:
- name: Add msbuild to PATH
uses: microsoft/[email protected]
- name: Set Android version
uses: damienaicheh/update-android-version-manifest-action@v1.0.0
uses: damienaicheh/update-android-version-manifest-action@v1.1.0
with:
android-manifest-path: ./DeveMazeGeneratorCore.MonoGame.Android/AndroidManifest.xml
version-name: 1.0.${{needs.generate_version_number.outputs.build_number}}
Expand Down

0 comments on commit cd74430

Please sign in to comment.