Skip to content

Commit

Permalink
Use forked version of dependencies-autoupdate.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtl1979 committed Nov 6, 2023
1 parent a00d37c commit 2739947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
pip install pipenv
- name: Run auto dependency update
uses: emZubair/dependencies-autoupdate@v1.2
uses: mtl1979/dependencies-autoupdate@v1.2.3
with:
token: ${{ secrets.GITHUB_TOKEN }}
pr-branch: "master"
Expand Down

0 comments on commit 2739947

Please sign in to comment.