File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 55 name : Run PSScriptAnalyzer
66 runs-on : ubuntu-latest
77 steps :
8- - uses : actions/checkout@v2
8+ - uses : actions/checkout@v4
99 - name : lint
1010 uses : devblackops/github-action-psscriptanalyzer@master
1111 with :
Original file line number Diff line number Diff line change 88 publish-to-gallery :
99 runs-on : windows-2019
1010 steps :
11- - uses : actions/checkout@v2
11+ - uses : actions/checkout@v4
1212 - name : Set PSRepository to Trusted for PowerShell Gallery
1313 shell : pwsh
1414 run : |
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212- Improve bug and feature request templates (@rebelinux )
1313- Improve TOC structure
1414- Update VMware style script for improved TOC structure
15+ - Update GitHub action workflows
1516
1617### Fixed
1718- Update VMHost PCI Devices reporting to fix issues with ESXi 8.x hosts (@orb71 ) ([ Fix #105 ] ( https://github.com/AsBuiltReport/AsBuiltReport.VMware.vSphere/issues/105 ) ) & ([ Fix #111 ] ( https://github.com/AsBuiltReport/AsBuiltReport.VMware.vSphere/issues/111 ) )
You can’t perform that action at this time.
0 commit comments