From 38de87c139c903f2337e38e319da9a4e911a1f00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 11:15:15 +0000 Subject: [PATCH] Bump PSModule/Get-PSModuleSettings from 1.4.4 to 1.5.0 Bumps [PSModule/Get-PSModuleSettings](https://github.com/psmodule/get-psmodulesettings) from 1.4.4 to 1.5.0. - [Release notes](https://github.com/psmodule/get-psmodulesettings/releases) - [Commits](https://github.com/psmodule/get-psmodulesettings/compare/21c88f499579f56a60cced37872089d866b94a66...1e3d156786c56e6fbd839a1ba5ab21ff8858090e) --- updated-dependencies: - dependency-name: PSModule/Get-PSModuleSettings dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/Get-Settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}