We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 29d991c + 148e696 commit b1c2b0bCopy full SHA for b1c2b0b
.github/workflows/CDN-URL.yaml
@@ -22,7 +22,7 @@ jobs:
22
23
24
- name: Create Pull Request
25
- uses: peter-evans/create-pull-request@v4
+ uses: peter-evans/create-pull-request@v5
26
with:
27
token: ${{ secrets.GITHUB_TOKEN }}
28
commit-message: "Change img CDN URL"
.github/workflows/text-lint.yml
@@ -19,7 +19,7 @@ jobs:
19
args: --fix
20
21
commit-message: "chore: lint text and auto correct"
0 commit comments