diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index 9d2a631..9fce2d4 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -34,4 +34,4 @@ jobs: persist-credentials: false - name: Release - uses: PSModule/Release-GHRepository@88c70461c8f16cc09682005bcf3b7fca4dd8dc1a # v2.0.1 + uses: PSModule/Release-GHRepository@5a5165d66f485d1aad217ef34a190178b214fdcb # v2.0.2 diff --git a/action.yml b/action.yml index 8ba5e9a..7bf99ab 100644 --- a/action.yml +++ b/action.yml @@ -19,7 +19,7 @@ runs: using: composite steps: - name: Install-PSModuleHelpers - uses: PSModule/Install-PSModuleHelpers@d60d63e4be477d1ca0c67c6085101fb109bce8f1 # v1.0.6 + uses: PSModule/Install-PSModuleHelpers@ed79b6e3aa8c9cd3d30ab2bf02ea6bd4687b9c74 # v1.0.7 - name: Document-PSModule shell: pwsh