Skip to content

Commit

Permalink
Print tool versions
Browse files Browse the repository at this point in the history
To debug GH-313 easier
  • Loading branch information
kachick committed Jan 8, 2025
1 parent e640580 commit 65bda61
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/reusable-bump-flake-lock-and-selfup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ jobs:
env:
PR_BRANCH: bot-update-flake-lock
steps:
- name: Inspect tool versions
run: |
gh --version
git --version
- name: Install selfup
env:
GH_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 65bda61

Please sign in to comment.