File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4545 needs : publish-to-gallery
4646 runs-on : ubuntu-latest
4747 steps :
48- - uses : zentered/bluesky-post-action@v0.0.1
48+ - uses : zentered/bluesky-post-action@v0.1.0
4949 with :
5050 post : " [New Release] ${{ github.event.repository.name }} ${{ github.event.release.tag_name }}! Check out what's new! ${{ github.event.release.html_url }} #Microsoft #Azure #AsBuiltReport #PowerShell"
5151 env :
Original file line number Diff line number Diff line change 1212RootModule = ' AsBuiltReport.Microsoft.Azure.psm1'
1313
1414# Version number of this module.
15- ModuleVersion = ' 0.1.8'
15+ ModuleVersion = ' 0.1.8.1 '
1616
1717# Supported PSEditions
1818# CompatiblePSEditions = @()
Original file line number Diff line number Diff line change 11# :arrows_clockwise : Microsoft Azure As Built Report Changelog
22
3- ## [[ 0.1.8] ( https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure/releases/tag/v0.1.8 )] - 2024-11-13
3+ ## [[ 0.1.8.1 ] ( https://github.com/AsBuiltReport/AsBuiltReport.Microsoft.Azure/releases/tag/v0.1.8.1 )] - 2024-11-13
44
55### Added
66* Add support for DNS private resolver
You can’t perform that action at this time.
0 commit comments