Skip to content

Commit

Permalink
chore(deps): bump game-ci/unity-builder from 2.0.4 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [game-ci/unity-builder](https://github.com/game-ci/unity-builder) from 2.0.4 to 2.2.0.
- [Release notes](https://github.com/game-ci/unity-builder/releases)
- [Commits](game-ci/unity-builder@v2.0.4...v2.2.0)

---
updated-dependencies:
- dependency-name: game-ci/unity-builder
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent 4295b0f commit a27f35c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
Library-${{ matrix.projectPath }}-
Library-
- uses: game-ci/unity-builder@v2.0.4
- uses: game-ci/unity-builder@v2.2.0
with:
projectPath: ${{ env.PROJECT_PATH }}
unityVersion: ${{ env.UNITY_VERSION }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
Library-test-project-
Library-
- uses: game-ci/unity-builder@v2.0.4
- uses: game-ci/unity-builder@v2.2.0
with:
projectPath: ${{ env.PROJECT_PATH }}
unityVersion: ${{ env.UNITY_VERSION }}
Expand Down

0 comments on commit a27f35c

Please sign in to comment.