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 1f85f4a commit b33626fCopy full SHA for b33626f
.github/workflows/dependencies.yml
@@ -34,7 +34,7 @@ jobs:
34
author: "intellij-powershell automation <[email protected]>"
35
commit-message: ${{ steps.update.outputs.commit-message }}
36
title: ${{ steps.update.outputs.pr-title }}
37
- body-path: ${{ steps.update.outputs.pr-body-path }}+
+ body-path: ${{ steps.update.outputs.pr-body-path }}
38
39
powershell-modules:
40
permissions:
0 commit comments