Skip to content

Commit

Permalink
chore(deps): bump azure/powershell from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [azure/powershell](https://github.com/azure/powershell) from 1 to 2.
- [Release notes](https://github.com/azure/powershell/releases)
- [Commits](Azure/powershell@v1...v2)

---
updated-dependencies:
- dependency-name: azure/powershell
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 27, 2024
1 parent e6cb214 commit 9ad8f0f
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 @@ -66,7 +66,7 @@ jobs:
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}

- name: Update library templates
uses: azure/powershell@v1
uses: azure/powershell@v2
with:
inlineScript: |
Write-Information "==> Running policy definitions script..." -InformationAction Continue
Expand Down

0 comments on commit 9ad8f0f

Please sign in to comment.