diff --git a/.github/workflows/update-deps-github-actions.yml b/.github/workflows/update-deps-github-actions.yml index c85ef83..6163b6c 100644 --- a/.github/workflows/update-deps-github-actions.yml +++ b/.github/workflows/update-deps-github-actions.yml @@ -17,7 +17,7 @@ jobs: private-key: ${{ secrets.HOUSEKEEPING_BOT_PRIVATE_KEY }} - name: Update GitHub Actions - uses: alchemaxinc/update-deps/actions@v1 + uses: alchemaxinc/update-deps/actions@v2 with: token: ${{ steps.app.outputs.token }} auto-merge: "true"