summary refs log tree commit diff
path: root/packages/overlays/matrix-synapse/patches/0006-Bump-stefanzweifel-git-auto-commit-action-from-5.1.0.patch
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--packages/overlays/matrix-synapse/patches/0006-Bump-stefanzweifel-git-auto-commit-action-from-5.1.0.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/packages/overlays/matrix-synapse/patches/0006-Bump-stefanzweifel-git-auto-commit-action-from-5.1.0.patch b/packages/overlays/matrix-synapse/patches/0006-Bump-stefanzweifel-git-auto-commit-action-from-5.1.0.patch
deleted file mode 100644

index ce2b729..0000000 --- a/packages/overlays/matrix-synapse/patches/0006-Bump-stefanzweifel-git-auto-commit-action-from-5.1.0.patch +++ /dev/null
@@ -1,25 +0,0 @@ -From 4c958c679a9c20930adfa25e64fc237fbf526591 Mon Sep 17 00:00:00 2001 -From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> -Date: Tue, 29 Apr 2025 10:06:26 +0100 -Subject: [PATCH 06/74] Bump stefanzweifel/git-auto-commit-action from 5.1.0 to - 5.2.0 (#18354) - ---- - .github/workflows/fix_lint.yaml | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/.github/workflows/fix_lint.yaml b/.github/workflows/fix_lint.yaml -index fe699c1b2f..923e96a624 100644 ---- a/.github/workflows/fix_lint.yaml -+++ b/.github/workflows/fix_lint.yaml -@@ -44,6 +44,6 @@ jobs: - - run: cargo fmt - continue-on-error: true - -- - uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0 -+ - uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0 - with: - commit_message: "Attempt to fix linting" --- -2.49.0 -