Skip to content

Commit 42ad0d6

Browse files
Bump Resolve-PSModuleVersion to v1.1.5 so non-PR runs resolve the current version (#373)
1 parent d4020f3 commit 42ad0d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Plan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
ImportantFilePatterns: ${{ inputs.ImportantFilePatterns }}
8686

8787
- name: Resolve-Version
88-
uses: PSModule/Resolve-PSModuleVersion@8d1dac7f326a45ba08060c1e24a5dd6f6f00b3ab # v1.1.4
88+
uses: PSModule/Resolve-PSModuleVersion@6a59a88d3a3b1e7710c4d1d91fcc684cd4da3667 # v1.1.5
8989
id: Resolve-Version
9090
env:
9191
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)