Skip to content

Commit 730f69f

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v7 (#935)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1071dbd commit 730f69f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
APIFY_SIGNING_TOKEN: ${{ secrets.APIFY_SIGNING_TOKEN }}
6363

6464
- name: Commit the updated package(-lock).json
65-
uses: stefanzweifel/git-auto-commit-action@v6
65+
uses: stefanzweifel/git-auto-commit-action@v7
6666
with:
6767
commit_message: "chore: Automatic theme updating workflow [skip ci]"
6868
file_pattern: "website/package*.json website/yarn.lock"

0 commit comments

Comments
 (0)