We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee82139 commit aa7fa28Copy full SHA for aa7fa28
.github/workflows/dependencies.yml
@@ -33,7 +33,7 @@ jobs:
33
git add dependencies-latest.txt
34
35
- name: Create Pull Request
36
- uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c #v6.1.0
+ uses: peter-evans/create-pull-request@6cd32fd93684475c31847837f87bb135d40a2b79 #v7.0.3
37
with:
38
reviewers: "@Talend/frontend-admins"
39
commit-message: "chore: upgrade dependencies"
.github/workflows/icons.yml
@@ -52,7 +52,7 @@ jobs:
52
53
54
id: cpr
55
56
57
commit-message: "chore(icons): from Figma"
58
title: "chore(icons): from Figma"
0 commit comments