Skip to content

Commit

Permalink
Merge pull request #1147 from alexbelgium/dependabot/github_actions/p…
Browse files Browse the repository at this point in the history
…eter-evans/create-pull-request-5

Bump peter-evans/create-pull-request from 3 to 5
  • Loading branch information
alexbelgium authored Dec 25, 2023
2 parents 949c72c + 315fefd commit 261c000
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/weekly_crlftolf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
dos2unix -k "$f"
done
- name: Create a pull request with the fixed files
uses: peter-evans/create-pull-request@v3 # Use the create-pull-request action
uses: peter-evans/create-pull-request@v5 # Use the create-pull-request action
with:
# Specify the pull request details
title: Fix CRLF Endings
Expand Down

0 comments on commit 261c000

Please sign in to comment.