Skip to content

Commit 7eb344a

Browse files
committed
Missing input added.
1 parent bc0d82b commit 7eb344a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/clean-storage-accounts/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ runs:
1212
- name: Clean Storage Accounts
1313
uses: azure/powershell@v1
1414
with:
15+
azPSVersion: "latest"
1516
inlineScript: |
1617
$currentUtcTime = [DateTime]::UtcNow
1718

0 commit comments

Comments
 (0)