Skip to content

Commit 0900d6b

Browse files
fix: bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 in /.github/actions/pr (#214)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cf1c21 commit 0900d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pr/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ runs:
5151

5252
- name: Create Pull Request
5353
if: steps.dirty.outputs.isDirty
54-
uses: peter-evans/[email protected].5
54+
uses: peter-evans/[email protected].6
5555
with:
5656
commit-message: ${{ inputs.commit-message }}
5757
branch: ${{ inputs.branch }}

0 commit comments

Comments
 (0)