Merge pull request #229 from DarkKirb/dependabot/github_actions/peter-evans/create-pull-request-5

Bump peter-evans/create-pull-request from 4 to 5
This commit is contained in:
Charlotte 🦝 Delenk 2023-10-18 10:45:29 +01:00 committed by GitHub
commit 4c09a915e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ jobs:
- name: run nix fmt - name: run nix fmt
run: nix fmt run: nix fmt
- name: Commit and push - name: Commit and push
uses: peter-evans/create-pull-request@v4 uses: peter-evans/create-pull-request@v5
with: with:
commit-message: "Automatic Update" commit-message: "Automatic Update"
title: Run automatic update title: Run automatic update