File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed 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 : |
2929 needs : publish-to-gallery
3030 runs-on : ubuntu-latest
3131 steps :
32- - uses : Eomm/why-don-t-you-tweet@v1
32+ - uses : Eomm/why-don-t-you-tweet@v2
3333 # We don't want to tweet if the repository is not a public one
3434 if : ${{ !github.event.repository.private }}
3535 with :
Original file line number Diff line number Diff line change 1212
1313### Changed
1414* Performance improvements
15+ * Update GitHub Action release workflow
1516* Improve reporting for Azure Tenant
1617* Improve reporting for Azure Policy assignments
1718* Improve reporting for Key Vaults
You can’t perform that action at this time.
0 commit comments