Skip to content

Commit

Permalink
Use correct linebreak style
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Oct 6, 2023
1 parent 3f11cc5 commit 3ffb128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- name: Create pull request
if: ${{ steps.current-branch.outputs.branch != 'dep-updater'}}
run: |
run: >
gh pr create -B dep-updater
-H bumpsnag-$TARGET_SUBMODULE-$TARGET_VERSION
--title 'Update $TARGET_SUBMODULE to version $TARGET_VERSION'
Expand Down

0 comments on commit 3ffb128

Please sign in to comment.