From a6a502e8c0ed76630b6ba7feffe17e4c2b48432c Mon Sep 17 00:00:00 2001 From: Brew Bot <86565977+WallBrewBot@users.noreply.github.com> Date: Fri, 19 Apr 2024 08:27:14 -0500 Subject: [PATCH] [bot] synced file(s) with Wall-Brew-Co/rebroadcast (#159) [bot] synced local '.github/workflows/format.yml' with remote 'sources/github-actions/workflows/format.yml' Sourced from: https://github.com/Wall-Brew-Co/rebroadcast --- .github/workflows/format.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index b36b14b..50fb573 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -23,7 +23,7 @@ jobs: cljstyle fix --report --report-timing --verbose - name: Commit changes - uses: stefanzweifel/git-auto-commit-action@v5.0.0 + uses: stefanzweifel/git-auto-commit-action@v5.0.1 with: commit_message: | [Format] Auto-formatting