mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-21 03:58:10 +01:00
Merge pull request #1147 from alexbelgium/dependabot/github_actions/peter-evans/create-pull-request-5
Bump peter-evans/create-pull-request from 3 to 5
This commit is contained in:
2
.github/workflows/weekly_crlftolf.yaml
vendored
2
.github/workflows/weekly_crlftolf.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user