Skip to content
Snippets Groups Projects
Unverified Commit 64b19b69 authored by Philip Gough's avatar Philip Gough Committed by GitHub
Browse files

Merge pull request #1697 from...

Merge pull request #1697 from prometheus-operator/dependabot/github_actions/peter-evans/create-pull-request-4

build(deps): bump peter-evans/create-pull-request from 3 to 4
parents c11f002f 16e12ce2
No related branches found
No related tags found
Loading
...@@ -44,7 +44,7 @@ jobs: ...@@ -44,7 +44,7 @@ jobs:
git checkout -- jsonnetfile.lock.json; git checkout -- jsonnetfile.lock.json;
fi fi
- name: Create Pull Request - name: Create Pull Request
uses: peter-evans/create-pull-request@v3 uses: peter-evans/create-pull-request@v4
with: with:
commit-message: "[bot] [${{ matrix.branch }}] Automated version update" commit-message: "[bot] [${{ matrix.branch }}] Automated version update"
title: "[bot] [${{ matrix.branch }}] Automated version update" title: "[bot] [${{ matrix.branch }}] Automated version update"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment