Skip to content

Commit f0c49be

Browse files
chore(deps): update stefanzweifel/git-auto-commit-action action to v5.2.0
1 parent 14072c3 commit f0c49be

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@v5
48+
uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
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)