We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1071dbd commit 730f69fCopy full SHA for 730f69f
.github/workflows/docs.yaml
@@ -62,7 +62,7 @@ jobs:
62
APIFY_SIGNING_TOKEN: ${{ secrets.APIFY_SIGNING_TOKEN }}
63
64
- name: Commit the updated package(-lock).json
65
- uses: stefanzweifel/git-auto-commit-action@v6
+ uses: stefanzweifel/git-auto-commit-action@v7
66
with:
67
commit_message: "chore: Automatic theme updating workflow [skip ci]"
68
file_pattern: "website/package*.json website/yarn.lock"
0 commit comments