Skip to content

Commit b33626f

Browse files
committed
(#298) CI: drop a redundant character
1 parent 1f85f4a commit b33626f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
author: "intellij-powershell automation <[email protected]>"
3535
commit-message: ${{ steps.update.outputs.commit-message }}
3636
title: ${{ steps.update.outputs.pr-title }}
37-
body-path: ${{ steps.update.outputs.pr-body-path }}+
37+
body-path: ${{ steps.update.outputs.pr-body-path }}
3838

3939
powershell-modules:
4040
permissions:

0 commit comments

Comments
 (0)