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 45
45
needs : publish-to-gallery
46
46
runs-on : ubuntu-latest
47
47
steps :
48
- - uses : zentered/bluesky-post-action@v0.0.1
48
+ - uses : zentered/bluesky-post-action@v0.1.0
49
49
with :
50
50
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"
51
51
env :
Original file line number Diff line number Diff line change 12
12
RootModule = ' AsBuiltReport.Microsoft.Azure.psm1'
13
13
14
14
# Version number of this module.
15
- ModuleVersion = ' 0.1.8'
15
+ ModuleVersion = ' 0.1.8.1 '
16
16
17
17
# Supported PSEditions
18
18
# CompatiblePSEditions = @()
Original file line number Diff line number Diff line change 1
1
# :arrows_clockwise : Microsoft Azure As Built Report Changelog
2
2
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
4
4
5
5
### Added
6
6
* Add support for DNS private resolver
You can’t perform that action at this time.
0 commit comments