Skip to content

Commit

Permalink
Merge pull request #172 from ecmwf-projects/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/peter-evans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
malmans2 authored Sep 9, 2024
2 parents 53d181c + f1f6886 commit 93180d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
pre-commit autoupdate -c "{{cookiecutter.project_name}}/.pre-commit-config.yaml"
pre-commit autoupdate -c "{{cookiecutter.project_name}}/.pre-commit-config-cruft.yaml"
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
title: pre-commit autoupdate

0 comments on commit 93180d7

Please sign in to comment.