diff --git a/.github/workflows/dependabot-automerge.yml b/.github/workflows/dependabot-automerge.yml index f131fb7..ea4f2c5 100644 --- a/.github/workflows/dependabot-automerge.yml +++ b/.github/workflows/dependabot-automerge.yml @@ -17,5 +17,5 @@ permissions: jobs: automerge: if: github.actor == 'dependabot[bot]' - uses: zircote/.github/.github/workflows/reusable-dependabot-automerge.yml@75667179b994ac4b1f07db4fa0cee8012f3ea115 # pin to main SHA + uses: zircote/.github/.github/workflows/reusable-dependabot-automerge.yml@aa00b2f09e8e42bd88cd002b441fcd6c46ecaff8 # pin to main SHA secrets: inherit