Skip to content

Commit

Permalink
Bump game-ci/unity-builder from 2 to 3
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 to 3.
- [Release notes](https://github.com/game-ci/unity-builder/releases)
- [Commits](game-ci/unity-builder@v2...v3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent 80a8a28 commit f375bbf
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 @@ -559,7 +559,7 @@ jobs:
git reset --hard
- name: Build Unity Project
id: build
uses: game-ci/unity-builder@v2
uses: game-ci/unity-builder@v3
env:
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
Expand Down

0 comments on commit f375bbf

Please sign in to comment.