Skip to content

Commit

Permalink
Bump hugoalh-studio/setup-powershell-toolkit-ghaction
Browse files Browse the repository at this point in the history
Bumps [hugoalh-studio/setup-powershell-toolkit-ghaction](https://github.com/hugoalh-studio/setup-powershell-toolkit-ghaction) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/hugoalh-studio/setup-powershell-toolkit-ghaction/releases)
- [Commits](hugoalh-studio/setup-powershell-toolkit-ghaction@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: hugoalh-studio/setup-powershell-toolkit-ghaction
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent 0692a5f commit aed9310
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ runs:
Exit 1
shell: "pwsh"
- name: "Setup PowerShell Toolkit"
uses: "hugoalh-studio/[email protected].0"
uses: "hugoalh-studio/[email protected].1"
with:
sudo: "True"
version: "^1.7.2"
Expand Down Expand Up @@ -217,7 +217,7 @@ runs:
shell: "pwsh"
continue-on-error: true
- name: "Setup PowerShell Toolkit"
uses: "hugoalh-studio/[email protected].0"
uses: "hugoalh-studio/[email protected].1"
with:
sudo: "True"
version: "False"
Expand Down

0 comments on commit aed9310

Please sign in to comment.