Skip to content

Commit ce11a09

Browse files
authored
Merge pull request #553 from bedroge/bump_create_pr
Bump create-pull-request action to v7.0.8
2 parents 0deed13 + f9ac8c2 commit ce11a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_available_software.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
rm -f docs/available_software/data/json_data.json.orig docs/available_software/data/json_data_detail.json.orig
5757
5858
- name: create pull request
59-
uses: peter-evans/create-pull-request@6d6857d36972b65feb161a90e484f2984215f83e # v6.0.5
59+
uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8
6060
if: steps.update_available_software.outputs.json_data_changed == 'yes'
6161
with:
6262
add-paths: |

0 commit comments

Comments
 (0)