Skip to content

Commit

Permalink
ci(dependabot): pin Python version to 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
winstxnhdw authored Feb 11, 2025
1 parent e20e2e4 commit 0d4ebaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on: pull_request
jobs:
python:
uses: winstxnhdw/actions/.github/workflows/python.yml@main
with:
python-version: 3.12

auto-merge:
needs: python
Expand Down

0 comments on commit 0d4ebaf

Please sign in to comment.