diff --git a/.github/workflows/Get-Settings.yml b/.github/workflows/Get-Settings.yml index e2d407b3..20ac6ede 100644 --- a/.github/workflows/Get-Settings.yml +++ b/.github/workflows/Get-Settings.yml @@ -56,7 +56,7 @@ jobs: fetch-depth: 0 - name: Get-Settings - uses: PSModule/Get-PSModuleSettings@21c88f499579f56a60cced37872089d866b94a66 # v1.4.4 + uses: PSModule/Get-PSModuleSettings@1e3d156786c56e6fbd839a1ba5ab21ff8858090e # v1.5.0 id: Get-Settings with: SettingsPath: ${{ inputs.SettingsPath }}