Skip to content

Commit f114e5d

Browse files
authored
Merge pull request #32 from HECBioSim/dependabot/github_actions/peter-evans/create-pull-request-8.1.1
Bump peter-evans/create-pull-request from 8.1.0 to 8.1.1
2 parents e89e66e + 959c8fc commit f114e5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

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

5555
- name: send PR
5656
id: pr_id
57-
uses: peter-evans/create-pull-request@v8.1.0
57+
uses: peter-evans/create-pull-request@v8.1.1
5858
with:
5959
commit-message: Update version to ${{ github.event.inputs.version }}
6060
branch: version-update

0 commit comments

Comments
 (0)