Azure / AzOps

AzOps is a PowerShell module which deploys (Push) ARM Resource Templates & Bicep files at all Azure scope levels and exports (Pull) ARM resource hierarchy.
https://aka.ms/AzOps
MIT License
371 stars 158 forks source link

Update test checkout reference #835

Closed daltondhcp closed 7 months ago

daltondhcp commented 7 months ago

Overview/Summary

Change checkout reference from github.event.pull_request.head.ref to github.event.pull_request.head.sha

Testing Evidence

Validated in my own repo

As part of this Pull Request I have