Skip to content

Commit a8881c0

Browse files
authored
Merge pull request #51 from CCPBioSim/dependabot/github_actions/peter-evans/create-pull-request-7.0.9
Bump peter-evans/create-pull-request from 7.0.8 to 7.0.9
2 parents 0f9d434 + c6bec9f commit a8881c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
5858
- name: send PR
5959
if: '!steps.check.outputs.exists'
60-
uses: peter-evans/create-pull-request@v7.0.8
60+
uses: peter-evans/create-pull-request@v7.0.9
6161
with:
6262
commit-message: Update ${{ github.event.client_payload.repo }} version to ${{ github.event.client_payload.tag }}
6363
branch: version-updates

0 commit comments

Comments
 (0)