Skip to content

Commit f9ac8c2

Browse files
committed
bump create-pull-request action to v7.0.8
1 parent 0deed13 commit f9ac8c2

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)