Skip to content

Commit 773c907

Browse files
authored
Merge pull request #238 from CCPBioSim/dependabot/github_actions/peter-evans/create-pull-request-7.0.11
Bump peter-evans/create-pull-request from 7.0.9 to 7.0.11
2 parents dc70619 + d974898 commit 773c907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
6262
- name: send PR
6363
id: pr_id
64-
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
64+
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7.0.11
6565
with:
6666
commit-message: Update version to ${{ github.event.inputs.version }}
6767
branch: version-update

0 commit comments

Comments
 (0)