Skip to content

Commit bd8c969

Browse files
authored
Merge pull request #114 from github/dependabot/github_actions/peter-evans/create-pull-request-8.1.1
Bump peter-evans/create-pull-request from 7.0.8 to 8.1.1
2 parents 200b23a + c74aa36 commit bd8c969

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105

106106
- name: Create PR for JaCoCo badge update
107107
if: success() && github.ref == 'refs/heads/main'
108-
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7
108+
uses: peter-evans/create-pull-request@5f6978faf089d4d20b00c7766989d076bb2fc7f1 # v7
109109
with:
110110
commit-message: "Update JaCoCo coverage badge"
111111
title: "Update JaCoCo coverage badge"

0 commit comments

Comments
 (0)