Skip to content

Commit

Permalink
Bump Jarod42/install-premake5 from 1 to 2 in the github-actions group (
Browse files Browse the repository at this point in the history
…#25)

* Bump Jarod42/install-premake5 from 1 to 2 in the github-actions group

Bumps the github-actions group with 1 update: [Jarod42/install-premake5](https://github.com/jarod42/install-premake5).


Updates `Jarod42/install-premake5` from 1 to 2
- [Release notes](https://github.com/jarod42/install-premake5/releases)
- [Commits](Jarod42/install-premake5@v1...v2)

---
updated-dependencies:
- dependency-name: Jarod42/install-premake5
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update .github/workflows/premake5-windows.yml

* Update .github/workflows/release-windows.yml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joris Dauphin <[email protected]>
  • Loading branch information
dependabot[bot] and Jarod42 authored Nov 18, 2024
1 parent c016a14 commit f8911ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/premake5-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ jobs:
submodules: recursive

- name: install premake5
uses: Jarod42/install-premake5@v1
with:
ref: ''
uses: Jarod42/install-premake5@v2

- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v2
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/release-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ jobs:
submodules: recursive

- name: install premake5
uses: Jarod42/install-premake5@v1
with:
ref: ''
uses: Jarod42/install-premake5@v2

- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v2
Expand Down

0 comments on commit f8911ab

Please sign in to comment.