Skip to content

Commit 6539868

Browse files
committed
fix: added debug flag
1 parent 7727295 commit 6539868

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dependency-checker.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- name: Poetry Python dependeny updater
2020
env:
2121
GH_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
22+
shell: /bin/bash -x
2223
run: |
2324
git config --global user.name "SDK Updater Bot"
2425
git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)