Skip to content

Commit 55e1041

Browse files
committed
chore(README.md): update GitWiz action version to v4.0.10
The GitWiz action version has been updated to v4.0.10 to incorporate the latest enhancements and bug fixes provided by the new version.
1 parent 7e4e32c commit 55e1041

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ Automate commit message enhancement with GitWiz, now available as a GitHub Actio
381381
- uses: actions/checkout@v4
382382
with:
383383
fetch-depth: 0
384-
- uses: SHSharkar/[email protected].9
384+
- uses: SHSharkar/[email protected].10
385385
with:
386386
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
387387

out/cli.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16384,7 +16384,7 @@ function G3(t, e2) {
1638416384
// package.json
1638516385
var package_default = {
1638616386
name: "gitwz",
16387-
version: "4.0.9",
16387+
version: "4.0.10",
1638816388
description: "Use AI to convert boring git commits into impressive ones in seconds!",
1638916389
keywords: [
1639016390
"git",

0 commit comments

Comments
 (0)