From 78c32d2922767e89b341e4766b354fa75d12ad9c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 10:14:55 +0000 Subject: [PATCH] chore(deps): update stefanzweifel/git-auto-commit-action digest to 8621497 --- .github/workflows/slash_ops_commands.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/slash_ops_commands.yml b/.github/workflows/slash_ops_commands.yml index 876415a..c330fde 100644 --- a/.github/workflows/slash_ops_commands.yml +++ b/.github/workflows/slash_ops_commands.yml @@ -64,7 +64,7 @@ jobs: id: fmt run: terraform fmt -write=true -recursive - - uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5 + - uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5 with: commit_message: "chore: format Terraform code"