diff --git a/.github/workflows/Get-Settings.yml b/.github/workflows/Get-Settings.yml index df871e1e..2a66de64 100644 --- a/.github/workflows/Get-Settings.yml +++ b/.github/workflows/Get-Settings.yml @@ -55,7 +55,7 @@ jobs: fetch-depth: 0 - name: Get-Settings - uses: PSModule/Get-PSModuleSettings@58d80d7c7a62d8a9be0240cd86d31af5a95ab8f6 # v1.0.2 + uses: PSModule/Get-PSModuleSettings@5be814463ddf37293196c5bd07c861f6fb617a59 # v1.0.3 id: Get-Settings with: SettingsPath: ${{ inputs.SettingsPath }}