Skip to content

Commit 3fe4b02

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v6
1 parent fc1a5de commit 3fe4b02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/action-superlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
if: >
4646
github.event_name == 'pull_request' &&
4747
github.ref_name != github.event.repository.default_branch
48-
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
48+
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
4949
with:
5050
branch: ${{ github.event.pull_request.head.ref || github.head_ref || github.ref }}
5151
commit_message: "chore: fix linting issues [skip ci]"

0 commit comments

Comments
 (0)