We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4020f3 commit 42ad0d6Copy full SHA for 42ad0d6
1 file changed
.github/workflows/Plan.yml
@@ -85,7 +85,7 @@ jobs:
85
ImportantFilePatterns: ${{ inputs.ImportantFilePatterns }}
86
87
- name: Resolve-Version
88
- uses: PSModule/Resolve-PSModuleVersion@8d1dac7f326a45ba08060c1e24a5dd6f6f00b3ab # v1.1.4
+ uses: PSModule/Resolve-PSModuleVersion@6a59a88d3a3b1e7710c4d1d91fcc684cd4da3667 # v1.1.5
89
id: Resolve-Version
90
env:
91
GH_TOKEN: ${{ github.token }}
0 commit comments