Skip to content

Commit 592b236

Browse files
authored
Update dependency-update.yml
1 parent 6e56be4 commit 592b236

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependency-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
make local_s3
6363
docker compose run --rm -v /tmp/coverage:/tmp/coverage celery_worker bash -c "COVERAGE_FILE=/tmp/coverage/.coverage pytest --cov-report term --cov=. --durations 10"
6464
- name: Create Pull Request
65-
uses: peter-evans/create-pull-request@v7
65+
uses: peter-evans/create-pull-request@v8
6666
with:
6767
commit-message: "Update dependencies"
6868
branch-suffix: "short-commit-hash"

0 commit comments

Comments
 (0)