Skip to content

Commit f3eaff6

Browse files
build(deps): bump azure/powershell from 2.0.0 to 3.0.0
Bumps [azure/powershell](https://github.com/azure/powershell) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/azure/powershell/releases) - [Commits](Azure/powershell@v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: azure/powershell dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec31463 commit f3eaff6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/UpdateSiteCertificate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
9494
- name: Clear Azure PowerShell Context
9595
if: '!cancelled()'
96-
uses: azure/powershell@v2.0.0
96+
uses: azure/powershell@v3.0.0
9797
with:
9898
azPSVersion: "latest"
9999
inlineScript: |

0 commit comments

Comments
 (0)