Skip to content

Commit

Permalink
Merge pull request #80 from carpentries-incubator/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/peter-evans/create-pull-request-7

Bump peter-evans/create-pull-request from 6 to 7
  • Loading branch information
giordano authored Sep 9, 2024
2 parents a4be206 + 8f4a28a commit 1c5406f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-episodes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
rsync -t -d --delete output/carpentries/*.md episodes
rsync -t -r --delete output/carpentries/code/ ./code
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
delete-branch: true
base: main
Expand Down

0 comments on commit 1c5406f

Please sign in to comment.