Skip to content

Commit

Permalink
Bump game-ci/unity-builder from 4.0.1 to 4.1.1
Browse files Browse the repository at this point in the history
Bumps [game-ci/unity-builder](https://github.com/game-ci/unity-builder) from 4.0.1 to 4.1.1.
- [Release notes](https://github.com/game-ci/unity-builder/releases)
- [Commits](game-ci/unity-builder@v4.0.1...v4.1.1)

---
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] committed Nov 29, 2023
1 parent 336fba2 commit f32381b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v4

- name: Unity Builder
uses: game-ci/unity-builder@v4.0.1
uses: game-ci/unity-builder@v4.1.1
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
Expand All @@ -51,7 +51,7 @@ jobs:
uses: actions/checkout@v4

- name: Unity Builder
uses: game-ci/unity-builder@v4.0.1
uses: game-ci/unity-builder@v4.1.1
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
Expand Down

0 comments on commit f32381b

Please sign in to comment.