Skip to content

Commit

Permalink
Update update-policy.yml (#956)
Browse files Browse the repository at this point in the history
  • Loading branch information
oZakari authored Feb 13, 2025
1 parent 4c53301 commit 7220781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-policy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Install ALZ PowerShell Module
shell: pwsh
run: |
Install-Module -Name 'ALZ' -Force
Install-Module -Name 'ALZ' -Force -RequiredVersion '4.1.5'
- name: Update Policy Definition Bicep Input Files
uses: azure/powershell@53dd145408794f7e80f97cfcca04155c85234709 # v2.0.0
Expand Down

0 comments on commit 7220781

Please sign in to comment.