Skip to content

Commit 6fc6e74

Browse files
committed
ci: fixed typo in action sha set manually
Signed-off-by: Frédéric BIDON <fredbi@yahoo.com>
1 parent 3873ddc commit 6fc6e74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
-
3636
name: Create a PR
3737
id: create-pull-request
38-
uses: peter-evans/create-pull-request@i84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
38+
uses: peter-evans/create-pull-request@84ae59a2cdc2258d6fa0732dd66352dddae2a412 # v7.0.9
3939
with:
4040
commit-message: "doc: updated contributors file"
4141
branch: doc/contributors-bot

0 commit comments

Comments
 (0)