From 0de8bf7d5cf4309da04b0e26ea48ac29337189e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 21:15:47 +0000 Subject: [PATCH] chore(deps): update pascalgn/automerge-action action to v0.16.4 --- .github/workflows/automerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automerge.yml b/.github/workflows/automerge.yml index c4165ba3..aeb0781a 100644 --- a/.github/workflows/automerge.yml +++ b/.github/workflows/automerge.yml @@ -23,7 +23,7 @@ jobs: runs-on: ubuntu-latest steps: - name: automerge - uses: pascalgn/automerge-action@v0.12.0 + uses: pascalgn/automerge-action@7961b8b5eec56cc088c140b56d864285eabd3f67 # v0.16.4 env: # Allows this merge to trigger other actions GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"