Skip to content

Commit ace1dd8

Browse files
committed
Updated and pinned create PR action
Signed-off-by: Ole Herman Schumacher Elgesem <ole.elgesem@northern.tech>
1 parent 442378a commit ace1dd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/black-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
echo ::set-output name=body::$body
5757
- name: Create Pull Request
5858
if: hashFiles('git_diff_exists') != ''
59-
uses: cfengine/create-pull-request@v6
59+
uses: cfengine/create-pull-request@158a28c1bf5c08c846b8e7d26d13becbd4136eda # v7.0.7a
6060
with:
6161
title: Reformatted python code using Black formatter
6262
body: ${{ steps.commit-message-from-file.outputs.body }}

0 commit comments

Comments
 (0)